- GLDEBUGPROCKHR
alias GLDEBUGPROCKHR = void function(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, GLchar* message, void* userParam)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GLVULKANPROCNV
alias GLVULKANPROCNV = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GLdouble
alias GLdouble = double
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GLeglClientBufferEXT
alias GLeglClientBufferEXT = void*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GLeglImageOES
alias GLeglImageOES = void*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GLint64EXT
alias GLint64EXT = long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GLuint64EXT
alias GLuint64EXT = ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLACQUIREKEYEDMUTEXWIN32EXTPROC
alias PFNGLACQUIREKEYEDMUTEXWIN32EXTPROC = ubyte function(GLuint memory, GLuint64 key, GLuint timeout)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLACTIVESHADERPROGRAMEXTPROC
alias PFNGLACTIVESHADERPROGRAMEXTPROC = void function(GLuint pipeline, GLuint program)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLALPHAFUNCQCOMPROC
alias PFNGLALPHAFUNCQCOMPROC = void function(GLenum func, GLclampf ref_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLAPPLYFRAMEBUFFERATTACHMENTCMAAINTELPROC
alias PFNGLAPPLYFRAMEBUFFERATTACHMENTCMAAINTELPROC = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBEGINCONDITIONALRENDERNVPROC
alias PFNGLBEGINCONDITIONALRENDERNVPROC = void function(GLuint id, GLenum mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBEGINPERFMONITORAMDPROC
alias PFNGLBEGINPERFMONITORAMDPROC = void function(GLuint monitor)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBEGINPERFQUERYINTELPROC
alias PFNGLBEGINPERFQUERYINTELPROC = void function(GLuint queryHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBEGINQUERYEXTPROC
alias PFNGLBEGINQUERYEXTPROC = void function(GLenum target, GLuint id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBINDFRAGDATALOCATIONEXTPROC
alias PFNGLBINDFRAGDATALOCATIONEXTPROC = void function(GLuint program, GLuint color, GLchar* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBINDFRAGDATALOCATIONINDEXEDEXTPROC
alias PFNGLBINDFRAGDATALOCATIONINDEXEDEXTPROC = void function(GLuint program, GLuint colorNumber, GLuint index, GLchar* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBINDPROGRAMPIPELINEEXTPROC
alias PFNGLBINDPROGRAMPIPELINEEXTPROC = void function(GLuint pipeline)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBINDSHADINGRATEIMAGENVPROC
alias PFNGLBINDSHADINGRATEIMAGENVPROC = void function(GLuint texture)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBINDVERTEXARRAYOESPROC
alias PFNGLBINDVERTEXARRAYOESPROC = void function(GLuint array)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBLENDBARRIERKHRPROC
alias PFNGLBLENDBARRIERKHRPROC = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBLENDBARRIERNVPROC
alias PFNGLBLENDBARRIERNVPROC = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBLENDEQUATIONIEXTPROC
alias PFNGLBLENDEQUATIONIEXTPROC = void function(GLuint buf, GLenum mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBLENDEQUATIONIOESPROC
alias PFNGLBLENDEQUATIONIOESPROC = void function(GLuint buf, GLenum mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBLENDEQUATIONSEPARATEIEXTPROC
alias PFNGLBLENDEQUATIONSEPARATEIEXTPROC = void function(GLuint buf, GLenum modeRGB, GLenum modeAlpha)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBLENDEQUATIONSEPARATEIOESPROC
alias PFNGLBLENDEQUATIONSEPARATEIOESPROC = void function(GLuint buf, GLenum modeRGB, GLenum modeAlpha)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBLENDFUNCIEXTPROC
alias PFNGLBLENDFUNCIEXTPROC = void function(GLuint buf, GLenum src, GLenum dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBLENDFUNCIOESPROC
alias PFNGLBLENDFUNCIOESPROC = void function(GLuint buf, GLenum src, GLenum dst)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBLENDFUNCSEPARATEIEXTPROC
alias PFNGLBLENDFUNCSEPARATEIEXTPROC = void function(GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBLENDFUNCSEPARATEIOESPROC
alias PFNGLBLENDFUNCSEPARATEIOESPROC = void function(GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBLENDPARAMETERINVPROC
alias PFNGLBLENDPARAMETERINVPROC = void function(GLenum pname, GLint value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBLITFRAMEBUFFERANGLEPROC
alias PFNGLBLITFRAMEBUFFERANGLEPROC = void function(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBLITFRAMEBUFFERNVPROC
alias PFNGLBLITFRAMEBUFFERNVPROC = void function(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBUFFERATTACHMEMORYNVPROC
alias PFNGLBUFFERATTACHMEMORYNVPROC = void function(GLenum target, GLuint memory, GLuint64 offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBUFFERSTORAGEEXTERNALEXTPROC
alias PFNGLBUFFERSTORAGEEXTERNALEXTPROC = void function(GLenum target, GLintptr offset, GLsizeiptr size, GLeglClientBufferEXT clientBuffer, GLbitfield flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBUFFERSTORAGEEXTPROC
alias PFNGLBUFFERSTORAGEEXTPROC = void function(GLenum target, GLsizeiptr size, void* data, GLbitfield flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLBUFFERSTORAGEMEMEXTPROC
alias PFNGLBUFFERSTORAGEMEMEXTPROC = void function(GLenum target, GLsizeiptr size, GLuint memory, GLuint64 offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCLEARPIXELLOCALSTORAGEUIEXTPROC
alias PFNGLCLEARPIXELLOCALSTORAGEUIEXTPROC = void function(GLsizei offset, GLsizei n, GLuint* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCLEARTEXIMAGEEXTPROC
alias PFNGLCLEARTEXIMAGEEXTPROC = void function(GLuint texture, GLint level, GLenum format, GLenum type, void* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCLEARTEXSUBIMAGEEXTPROC
alias PFNGLCLEARTEXSUBIMAGEEXTPROC = void function(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, void* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCLIENTWAITSYNCAPPLEPROC
alias PFNGLCLIENTWAITSYNCAPPLEPROC = uint function(GLsync sync, GLbitfield flags, GLuint64 timeout)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCLIPCONTROLEXTPROC
alias PFNGLCLIPCONTROLEXTPROC = void function(GLenum origin, GLenum depth)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCOLORMASKIEXTPROC
alias PFNGLCOLORMASKIEXTPROC = void function(GLuint index, GLboolean r, GLboolean g, GLboolean b, GLboolean a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCOLORMASKIOESPROC
alias PFNGLCOLORMASKIOESPROC = void function(GLuint index, GLboolean r, GLboolean g, GLboolean b, GLboolean a)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCOMPRESSEDTEXIMAGE3DOESPROC
alias PFNGLCOMPRESSEDTEXIMAGE3DOESPROC = void function(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, void* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCOMPRESSEDTEXSUBIMAGE3DOESPROC
alias PFNGLCOMPRESSEDTEXSUBIMAGE3DOESPROC = void function(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, void* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCONSERVATIVERASTERPARAMETERINVPROC
alias PFNGLCONSERVATIVERASTERPARAMETERINVPROC = void function(GLenum pname, GLint param)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCOPYBUFFERSUBDATANVPROC
alias PFNGLCOPYBUFFERSUBDATANVPROC = void function(GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCOPYIMAGESUBDATAEXTPROC
alias PFNGLCOPYIMAGESUBDATAEXTPROC = void function(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCOPYIMAGESUBDATAOESPROC
alias PFNGLCOPYIMAGESUBDATAOESPROC = void function(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCOPYPATHNVPROC
alias PFNGLCOPYPATHNVPROC = void function(GLuint resultPath, GLuint srcPath)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCOPYTEXSUBIMAGE3DOESPROC
alias PFNGLCOPYTEXSUBIMAGE3DOESPROC = void function(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCOPYTEXTURELEVELSAPPLEPROC
alias PFNGLCOPYTEXTURELEVELSAPPLEPROC = void function(GLuint destinationTexture, GLuint sourceTexture, GLint sourceBaseLevel, GLsizei sourceLevelCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCOVERAGEMASKNVPROC
alias PFNGLCOVERAGEMASKNVPROC = void function(GLboolean mask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCOVERAGEMODULATIONNVPROC
alias PFNGLCOVERAGEMODULATIONNVPROC = void function(GLenum components)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCOVERAGEMODULATIONTABLENVPROC
alias PFNGLCOVERAGEMODULATIONTABLENVPROC = void function(GLsizei n, GLfloat* v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCOVERAGEOPERATIONNVPROC
alias PFNGLCOVERAGEOPERATIONNVPROC = void function(GLenum operation)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCOVERFILLPATHINSTANCEDNVPROC
alias PFNGLCOVERFILLPATHINSTANCEDNVPROC = void function(GLsizei numPaths, GLenum pathNameType, void* paths, GLuint pathBase, GLenum coverMode, GLenum transformType, GLfloat* transformValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCOVERFILLPATHNVPROC
alias PFNGLCOVERFILLPATHNVPROC = void function(GLuint path, GLenum coverMode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCOVERSTROKEPATHINSTANCEDNVPROC
alias PFNGLCOVERSTROKEPATHINSTANCEDNVPROC = void function(GLsizei numPaths, GLenum pathNameType, void* paths, GLuint pathBase, GLenum coverMode, GLenum transformType, GLfloat* transformValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCOVERSTROKEPATHNVPROC
alias PFNGLCOVERSTROKEPATHNVPROC = void function(GLuint path, GLenum coverMode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCREATEMEMORYOBJECTSEXTPROC
alias PFNGLCREATEMEMORYOBJECTSEXTPROC = void function(GLsizei n, GLuint* memoryObjects)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCREATEPERFQUERYINTELPROC
alias PFNGLCREATEPERFQUERYINTELPROC = void function(GLuint queryId, GLuint* queryHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLCREATESHADERPROGRAMVEXTPROC
alias PFNGLCREATESHADERPROGRAMVEXTPROC = uint function(GLenum type, GLsizei count, GLchar** strings)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDEBUGMESSAGECALLBACKKHRPROC
alias PFNGLDEBUGMESSAGECALLBACKKHRPROC = void function(GLDEBUGPROCKHR callback, void* userParam)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDEBUGMESSAGECONTROLKHRPROC
alias PFNGLDEBUGMESSAGECONTROLKHRPROC = void function(GLenum source, GLenum type, GLenum severity, GLsizei count, GLuint* ids, GLboolean enabled)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDEBUGMESSAGEINSERTKHRPROC
alias PFNGLDEBUGMESSAGEINSERTKHRPROC = void function(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, GLchar* buf)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDELETEFENCESNVPROC
alias PFNGLDELETEFENCESNVPROC = void function(GLsizei n, GLuint* fences)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDELETEMEMORYOBJECTSEXTPROC
alias PFNGLDELETEMEMORYOBJECTSEXTPROC = void function(GLsizei n, GLuint* memoryObjects)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDELETEPATHSNVPROC
alias PFNGLDELETEPATHSNVPROC = void function(GLuint path, GLsizei range)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDELETEPERFMONITORSAMDPROC
alias PFNGLDELETEPERFMONITORSAMDPROC = void function(GLsizei n, GLuint* monitors)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDELETEPERFQUERYINTELPROC
alias PFNGLDELETEPERFQUERYINTELPROC = void function(GLuint queryHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDELETEPROGRAMPIPELINESEXTPROC
alias PFNGLDELETEPROGRAMPIPELINESEXTPROC = void function(GLsizei n, GLuint* pipelines)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDELETEQUERIESEXTPROC
alias PFNGLDELETEQUERIESEXTPROC = void function(GLsizei n, GLuint* ids)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDELETESEMAPHORESEXTPROC
alias PFNGLDELETESEMAPHORESEXTPROC = void function(GLsizei n, GLuint* semaphores)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDELETESYNCAPPLEPROC
alias PFNGLDELETESYNCAPPLEPROC = void function(GLsync sync)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDELETEVERTEXARRAYSOESPROC
alias PFNGLDELETEVERTEXARRAYSOESPROC = void function(GLsizei n, GLuint* arrays)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDEPTHRANGEARRAYFVNVPROC
alias PFNGLDEPTHRANGEARRAYFVNVPROC = void function(GLuint first, GLsizei count, GLfloat* v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDEPTHRANGEARRAYFVOESPROC
alias PFNGLDEPTHRANGEARRAYFVOESPROC = void function(GLuint first, GLsizei count, GLfloat* v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDEPTHRANGEINDEXEDFNVPROC
alias PFNGLDEPTHRANGEINDEXEDFNVPROC = void function(GLuint index, GLfloat n, GLfloat f)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDEPTHRANGEINDEXEDFOESPROC
alias PFNGLDEPTHRANGEINDEXEDFOESPROC = void function(GLuint index, GLfloat n, GLfloat f)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDISABLEDRIVERCONTROLQCOMPROC
alias PFNGLDISABLEDRIVERCONTROLQCOMPROC = void function(GLuint driverControl)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDISABLEIEXTPROC
alias PFNGLDISABLEIEXTPROC = void function(GLenum target, GLuint index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDISABLEINVPROC
alias PFNGLDISABLEINVPROC = void function(GLenum target, GLuint index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDISABLEIOESPROC
alias PFNGLDISABLEIOESPROC = void function(GLenum target, GLuint index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDISCARDFRAMEBUFFEREXTPROC
alias PFNGLDISCARDFRAMEBUFFEREXTPROC = void function(GLenum target, GLsizei numAttachments, GLenum* attachments)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDRAWARRAYSINSTANCEDANGLEPROC
alias PFNGLDRAWARRAYSINSTANCEDANGLEPROC = void function(GLenum mode, GLint first, GLsizei count, GLsizei primcount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDRAWARRAYSINSTANCEDBASEINSTANCEEXTPROC
alias PFNGLDRAWARRAYSINSTANCEDBASEINSTANCEEXTPROC = void function(GLenum mode, GLint first, GLsizei count, GLsizei instancecount, GLuint baseinstance)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDRAWARRAYSINSTANCEDEXTPROC
alias PFNGLDRAWARRAYSINSTANCEDEXTPROC = void function(GLenum mode, GLint start, GLsizei count, GLsizei primcount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDRAWARRAYSINSTANCEDNVPROC
alias PFNGLDRAWARRAYSINSTANCEDNVPROC = void function(GLenum mode, GLint first, GLsizei count, GLsizei primcount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDRAWBUFFERSEXTPROC
alias PFNGLDRAWBUFFERSEXTPROC = void function(GLsizei n, GLenum* bufs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDRAWBUFFERSINDEXEDEXTPROC
alias PFNGLDRAWBUFFERSINDEXEDEXTPROC = void function(GLint n, GLenum* location, GLint* indices)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDRAWBUFFERSNVPROC
alias PFNGLDRAWBUFFERSNVPROC = void function(GLsizei n, GLenum* bufs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDRAWELEMENTSBASEVERTEXEXTPROC
alias PFNGLDRAWELEMENTSBASEVERTEXEXTPROC = void function(GLenum mode, GLsizei count, GLenum type, void* indices, GLint basevertex)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDRAWELEMENTSBASEVERTEXOESPROC
alias PFNGLDRAWELEMENTSBASEVERTEXOESPROC = void function(GLenum mode, GLsizei count, GLenum type, void* indices, GLint basevertex)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDRAWELEMENTSINSTANCEDANGLEPROC
alias PFNGLDRAWELEMENTSINSTANCEDANGLEPROC = void function(GLenum mode, GLsizei count, GLenum type, void* indices, GLsizei primcount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDRAWELEMENTSINSTANCEDBASEINSTANCEEXTPROC
alias PFNGLDRAWELEMENTSINSTANCEDBASEINSTANCEEXTPROC = void function(GLenum mode, GLsizei count, GLenum type, void* indices, GLsizei instancecount, GLuint baseinstance)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDRAWELEMENTSINSTANCEDBASEVERTEXBASEINSTANCEEXTPROC
alias PFNGLDRAWELEMENTSINSTANCEDBASEVERTEXBASEINSTANCEEXTPROC = void function(GLenum mode, GLsizei count, GLenum type, void* indices, GLsizei instancecount, GLint basevertex, GLuint baseinstance)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDRAWELEMENTSINSTANCEDBASEVERTEXEXTPROC
alias PFNGLDRAWELEMENTSINSTANCEDBASEVERTEXEXTPROC = void function(GLenum mode, GLsizei count, GLenum type, void* indices, GLsizei instancecount, GLint basevertex)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDRAWELEMENTSINSTANCEDBASEVERTEXOESPROC
alias PFNGLDRAWELEMENTSINSTANCEDBASEVERTEXOESPROC = void function(GLenum mode, GLsizei count, GLenum type, void* indices, GLsizei instancecount, GLint basevertex)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDRAWELEMENTSINSTANCEDEXTPROC
alias PFNGLDRAWELEMENTSINSTANCEDEXTPROC = void function(GLenum mode, GLsizei count, GLenum type, void* indices, GLsizei primcount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDRAWELEMENTSINSTANCEDNVPROC
alias PFNGLDRAWELEMENTSINSTANCEDNVPROC = void function(GLenum mode, GLsizei count, GLenum type, void* indices, GLsizei primcount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDRAWMESHTASKSINDIRECTNVPROC
alias PFNGLDRAWMESHTASKSINDIRECTNVPROC = void function(GLintptr indirect)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDRAWMESHTASKSNVPROC
alias PFNGLDRAWMESHTASKSNVPROC = void function(GLuint first, GLuint count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDRAWRANGEELEMENTSBASEVERTEXEXTPROC
alias PFNGLDRAWRANGEELEMENTSBASEVERTEXEXTPROC = void function(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, void* indices, GLint basevertex)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDRAWRANGEELEMENTSBASEVERTEXOESPROC
alias PFNGLDRAWRANGEELEMENTSBASEVERTEXOESPROC = void function(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, void* indices, GLint basevertex)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDRAWTRANSFORMFEEDBACKEXTPROC
alias PFNGLDRAWTRANSFORMFEEDBACKEXTPROC = void function(GLenum mode, GLuint id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDRAWTRANSFORMFEEDBACKINSTANCEDEXTPROC
alias PFNGLDRAWTRANSFORMFEEDBACKINSTANCEDEXTPROC = void function(GLenum mode, GLuint id, GLsizei instancecount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLDRAWVKIMAGENVPROC
alias PFNGLDRAWVKIMAGENVPROC = void function(GLuint64 vkImage, GLuint sampler, GLfloat x0, GLfloat y0, GLfloat x1, GLfloat y1, GLfloat z, GLfloat s0, GLfloat t0, GLfloat s1, GLfloat t1)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLEGLIMAGETARGETRENDERBUFFERSTORAGEOESPROC
alias PFNGLEGLIMAGETARGETRENDERBUFFERSTORAGEOESPROC = void function(GLenum target, GLeglImageOES image)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLEGLIMAGETARGETTEXSTORAGEEXTPROC
alias PFNGLEGLIMAGETARGETTEXSTORAGEEXTPROC = void function(GLenum target, GLeglImageOES image, GLint* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLEGLIMAGETARGETTEXTURE2DOESPROC
alias PFNGLEGLIMAGETARGETTEXTURE2DOESPROC = void function(GLenum target, GLeglImageOES image)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLEGLIMAGETARGETTEXTURESTORAGEEXTPROC
alias PFNGLEGLIMAGETARGETTEXTURESTORAGEEXTPROC = void function(GLuint texture, GLeglImageOES image, GLint* attrib_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLENABLEDRIVERCONTROLQCOMPROC
alias PFNGLENABLEDRIVERCONTROLQCOMPROC = void function(GLuint driverControl)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLENABLEIEXTPROC
alias PFNGLENABLEIEXTPROC = void function(GLenum target, GLuint index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLENABLEINVPROC
alias PFNGLENABLEINVPROC = void function(GLenum target, GLuint index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLENABLEIOESPROC
alias PFNGLENABLEIOESPROC = void function(GLenum target, GLuint index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLENDCONDITIONALRENDERNVPROC
alias PFNGLENDCONDITIONALRENDERNVPROC = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLENDPERFMONITORAMDPROC
alias PFNGLENDPERFMONITORAMDPROC = void function(GLuint monitor)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLENDPERFQUERYINTELPROC
alias PFNGLENDPERFQUERYINTELPROC = void function(GLuint queryHandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLENDQUERYEXTPROC
alias PFNGLENDQUERYEXTPROC = void function(GLenum target)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLENDTILINGQCOMPROC
alias PFNGLENDTILINGQCOMPROC = void function(GLbitfield preserveMask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLEXTGETBUFFERPOINTERVQCOMPROC
alias PFNGLEXTGETBUFFERPOINTERVQCOMPROC = void function(GLenum target, void** params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLEXTGETBUFFERSQCOMPROC
alias PFNGLEXTGETBUFFERSQCOMPROC = void function(GLuint* buffers, GLint maxBuffers, GLint* numBuffers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLEXTGETFRAMEBUFFERSQCOMPROC
alias PFNGLEXTGETFRAMEBUFFERSQCOMPROC = void function(GLuint* framebuffers, GLint maxFramebuffers, GLint* numFramebuffers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLEXTGETPROGRAMBINARYSOURCEQCOMPROC
alias PFNGLEXTGETPROGRAMBINARYSOURCEQCOMPROC = void function(GLuint program, GLenum shadertype, GLchar* source, GLint* length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLEXTGETPROGRAMSQCOMPROC
alias PFNGLEXTGETPROGRAMSQCOMPROC = void function(GLuint* programs, GLint maxPrograms, GLint* numPrograms)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLEXTGETRENDERBUFFERSQCOMPROC
alias PFNGLEXTGETRENDERBUFFERSQCOMPROC = void function(GLuint* renderbuffers, GLint maxRenderbuffers, GLint* numRenderbuffers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLEXTGETSHADERSQCOMPROC
alias PFNGLEXTGETSHADERSQCOMPROC = void function(GLuint* shaders, GLint maxShaders, GLint* numShaders)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLEXTGETTEXLEVELPARAMETERIVQCOMPROC
alias PFNGLEXTGETTEXLEVELPARAMETERIVQCOMPROC = void function(GLuint texture, GLenum face, GLint level, GLenum pname, GLint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLEXTGETTEXSUBIMAGEQCOMPROC
alias PFNGLEXTGETTEXSUBIMAGEQCOMPROC = void function(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, void* texels)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLEXTGETTEXTURESQCOMPROC
alias PFNGLEXTGETTEXTURESQCOMPROC = void function(GLuint* textures, GLint maxTextures, GLint* numTextures)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLEXTISPROGRAMBINARYQCOMPROC
alias PFNGLEXTISPROGRAMBINARYQCOMPROC = ubyte function(GLuint program)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLEXTTEXOBJECTSTATEOVERRIDEIQCOMPROC
alias PFNGLEXTTEXOBJECTSTATEOVERRIDEIQCOMPROC = void function(GLenum target, GLenum pname, GLint param)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLFENCESYNCAPPLEPROC
alias PFNGLFENCESYNCAPPLEPROC = __GLsync* function(GLenum condition, GLbitfield flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLFINISHFENCENVPROC
alias PFNGLFINISHFENCENVPROC = void function(GLuint fence)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLFLUSHMAPPEDBUFFERRANGEEXTPROC
alias PFNGLFLUSHMAPPEDBUFFERRANGEEXTPROC = void function(GLenum target, GLintptr offset, GLsizeiptr length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLFRAGMENTCOVERAGECOLORNVPROC
alias PFNGLFRAGMENTCOVERAGECOLORNVPROC = void function(GLuint color)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLFRAMEBUFFERFETCHBARRIEREXTPROC
alias PFNGLFRAMEBUFFERFETCHBARRIEREXTPROC = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLFRAMEBUFFERFETCHBARRIERQCOMPROC
alias PFNGLFRAMEBUFFERFETCHBARRIERQCOMPROC = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLFRAMEBUFFERFOVEATIONCONFIGQCOMPROC
alias PFNGLFRAMEBUFFERFOVEATIONCONFIGQCOMPROC = void function(GLuint framebuffer, GLuint numLayers, GLuint focalPointsPerLayer, GLuint requestedFeatures, GLuint* providedFeatures)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLFRAMEBUFFERFOVEATIONPARAMETERSQCOMPROC
alias PFNGLFRAMEBUFFERFOVEATIONPARAMETERSQCOMPROC = void function(GLuint framebuffer, GLuint layer, GLuint focalPoint, GLfloat focalX, GLfloat focalY, GLfloat gainX, GLfloat gainY, GLfloat foveaArea)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLFRAMEBUFFERPARAMETERIMESAPROC
alias PFNGLFRAMEBUFFERPARAMETERIMESAPROC = void function(GLenum target, GLenum pname, GLint param)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLFRAMEBUFFERPIXELLOCALSTORAGESIZEEXTPROC
alias PFNGLFRAMEBUFFERPIXELLOCALSTORAGESIZEEXTPROC = void function(GLuint target, GLsizei size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLFRAMEBUFFERSAMPLELOCATIONSFVNVPROC
alias PFNGLFRAMEBUFFERSAMPLELOCATIONSFVNVPROC = void function(GLenum target, GLuint start, GLsizei count, GLfloat* v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLFRAMEBUFFERTEXTURE2DDOWNSAMPLEIMGPROC
alias PFNGLFRAMEBUFFERTEXTURE2DDOWNSAMPLEIMGPROC = void function(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint xscale, GLint yscale)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLFRAMEBUFFERTEXTURE2DMULTISAMPLEEXTPROC
alias PFNGLFRAMEBUFFERTEXTURE2DMULTISAMPLEEXTPROC = void function(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLsizei samples)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLFRAMEBUFFERTEXTURE2DMULTISAMPLEIMGPROC
alias PFNGLFRAMEBUFFERTEXTURE2DMULTISAMPLEIMGPROC = void function(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLsizei samples)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLFRAMEBUFFERTEXTURE3DOESPROC
alias PFNGLFRAMEBUFFERTEXTURE3DOESPROC = void function(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLFRAMEBUFFERTEXTUREEXTPROC
alias PFNGLFRAMEBUFFERTEXTUREEXTPROC = void function(GLenum target, GLenum attachment, GLuint texture, GLint level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLFRAMEBUFFERTEXTURELAYERDOWNSAMPLEIMGPROC
alias PFNGLFRAMEBUFFERTEXTURELAYERDOWNSAMPLEIMGPROC = void function(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer, GLint xscale, GLint yscale)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLFRAMEBUFFERTEXTUREMULTISAMPLEMULTIVIEWOVRPROC
alias PFNGLFRAMEBUFFERTEXTUREMULTISAMPLEMULTIVIEWOVRPROC = void function(GLenum target, GLenum attachment, GLuint texture, GLint level, GLsizei samples, GLint baseViewIndex, GLsizei numViews)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLFRAMEBUFFERTEXTUREMULTIVIEWOVRPROC
alias PFNGLFRAMEBUFFERTEXTUREMULTIVIEWOVRPROC = void function(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint baseViewIndex, GLsizei numViews)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLFRAMEBUFFERTEXTUREOESPROC
alias PFNGLFRAMEBUFFERTEXTUREOESPROC = void function(GLenum target, GLenum attachment, GLuint texture, GLint level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGENFENCESNVPROC
alias PFNGLGENFENCESNVPROC = void function(GLsizei n, GLuint* fences)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGENPATHSNVPROC
alias PFNGLGENPATHSNVPROC = uint function(GLsizei range)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGENPERFMONITORSAMDPROC
alias PFNGLGENPERFMONITORSAMDPROC = void function(GLsizei n, GLuint* monitors)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGENPROGRAMPIPELINESEXTPROC
alias PFNGLGENPROGRAMPIPELINESEXTPROC = void function(GLsizei n, GLuint* pipelines)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGENQUERIESEXTPROC
alias PFNGLGENQUERIESEXTPROC = void function(GLsizei n, GLuint* ids)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGENSEMAPHORESEXTPROC
alias PFNGLGENSEMAPHORESEXTPROC = void function(GLsizei n, GLuint* semaphores)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGENVERTEXARRAYSOESPROC
alias PFNGLGENVERTEXARRAYSOESPROC = void function(GLsizei n, GLuint* arrays)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETBUFFERPOINTERVOESPROC
alias PFNGLGETBUFFERPOINTERVOESPROC = void function(GLenum target, GLenum pname, void** params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETCOVERAGEMODULATIONTABLENVPROC
alias PFNGLGETCOVERAGEMODULATIONTABLENVPROC = void function(GLsizei bufSize, GLfloat* v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETDEBUGMESSAGELOGKHRPROC
alias PFNGLGETDEBUGMESSAGELOGKHRPROC = uint function(GLuint count, GLsizei bufSize, GLenum* sources, GLenum* types, GLuint* ids, GLenum* severities, GLsizei* lengths, GLchar* messageLog)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETDRIVERCONTROLSQCOMPROC
alias PFNGLGETDRIVERCONTROLSQCOMPROC = void function(GLint* num, GLsizei size, GLuint* driverControls)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETDRIVERCONTROLSTRINGQCOMPROC
alias PFNGLGETDRIVERCONTROLSTRINGQCOMPROC = void function(GLuint driverControl, GLsizei bufSize, GLsizei* length, GLchar* driverControlString)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETFENCEIVNVPROC
alias PFNGLGETFENCEIVNVPROC = void function(GLuint fence, GLenum pname, GLint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETFIRSTPERFQUERYIDINTELPROC
alias PFNGLGETFIRSTPERFQUERYIDINTELPROC = void function(GLuint* queryId)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETFLOATI_VNVPROC
alias PFNGLGETFLOATI_VNVPROC = void function(GLenum target, GLuint index, GLfloat* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETFLOATI_VOESPROC
alias PFNGLGETFLOATI_VOESPROC = void function(GLenum target, GLuint index, GLfloat* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETFRAGDATAINDEXEXTPROC
alias PFNGLGETFRAGDATAINDEXEXTPROC = int function(GLuint program, GLchar* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETFRAMEBUFFERPARAMETERIVMESAPROC
alias PFNGLGETFRAMEBUFFERPARAMETERIVMESAPROC = void function(GLenum target, GLenum pname, GLint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETFRAMEBUFFERPIXELLOCALSTORAGESIZEEXTPROC
alias PFNGLGETFRAMEBUFFERPIXELLOCALSTORAGESIZEEXTPROC = int function(GLuint target)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETGRAPHICSRESETSTATUSEXTPROC
alias PFNGLGETGRAPHICSRESETSTATUSEXTPROC = uint function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETGRAPHICSRESETSTATUSKHRPROC
alias PFNGLGETGRAPHICSRESETSTATUSKHRPROC = uint function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETIMAGEHANDLENVPROC
alias PFNGLGETIMAGEHANDLENVPROC = ulong function(GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum format)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETINTEGER64VAPPLEPROC
alias PFNGLGETINTEGER64VAPPLEPROC = void function(GLenum pname, GLint64* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETINTEGER64VEXTPROC
alias PFNGLGETINTEGER64VEXTPROC = void function(GLenum pname, GLint64* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETINTEGERI_VEXTPROC
alias PFNGLGETINTEGERI_VEXTPROC = void function(GLenum target, GLuint index, GLint* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETINTERNALFORMATSAMPLEIVNVPROC
alias PFNGLGETINTERNALFORMATSAMPLEIVNVPROC = void function(GLenum target, GLenum internalformat, GLsizei samples, GLenum pname, GLsizei count, GLint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETMEMORYOBJECTDETACHEDRESOURCESUIVNVPROC
alias PFNGLGETMEMORYOBJECTDETACHEDRESOURCESUIVNVPROC = void function(GLuint memory, GLenum pname, GLint first, GLsizei count, GLuint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETMEMORYOBJECTPARAMETERIVEXTPROC
alias PFNGLGETMEMORYOBJECTPARAMETERIVEXTPROC = void function(GLuint memoryObject, GLenum pname, GLint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETNEXTPERFQUERYIDINTELPROC
alias PFNGLGETNEXTPERFQUERYIDINTELPROC = void function(GLuint queryId, GLuint* nextQueryId)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETNUNIFORMFVEXTPROC
alias PFNGLGETNUNIFORMFVEXTPROC = void function(GLuint program, GLint location, GLsizei bufSize, GLfloat* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETNUNIFORMFVKHRPROC
alias PFNGLGETNUNIFORMFVKHRPROC = void function(GLuint program, GLint location, GLsizei bufSize, GLfloat* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETNUNIFORMIVEXTPROC
alias PFNGLGETNUNIFORMIVEXTPROC = void function(GLuint program, GLint location, GLsizei bufSize, GLint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETNUNIFORMIVKHRPROC
alias PFNGLGETNUNIFORMIVKHRPROC = void function(GLuint program, GLint location, GLsizei bufSize, GLint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETNUNIFORMUIVKHRPROC
alias PFNGLGETNUNIFORMUIVKHRPROC = void function(GLuint program, GLint location, GLsizei bufSize, GLuint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETOBJECTLABELEXTPROC
alias PFNGLGETOBJECTLABELEXTPROC = void function(GLenum type, GLuint object, GLsizei bufSize, GLsizei* length, GLchar* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETOBJECTLABELKHRPROC
alias PFNGLGETOBJECTLABELKHRPROC = void function(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei* length, GLchar* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETOBJECTPTRLABELKHRPROC
alias PFNGLGETOBJECTPTRLABELKHRPROC = void function(void* ptr, GLsizei bufSize, GLsizei* length, GLchar* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPATHCOMMANDSNVPROC
alias PFNGLGETPATHCOMMANDSNVPROC = void function(GLuint path, GLubyte* commands)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPATHCOORDSNVPROC
alias PFNGLGETPATHCOORDSNVPROC = void function(GLuint path, GLfloat* coords)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPATHDASHARRAYNVPROC
alias PFNGLGETPATHDASHARRAYNVPROC = void function(GLuint path, GLfloat* dashArray)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPATHLENGTHNVPROC
alias PFNGLGETPATHLENGTHNVPROC = float function(GLuint path, GLsizei startSegment, GLsizei numSegments)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPATHMETRICRANGENVPROC
alias PFNGLGETPATHMETRICRANGENVPROC = void function(GLbitfield metricQueryMask, GLuint firstPathName, GLsizei numPaths, GLsizei stride, GLfloat* metrics)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPATHMETRICSNVPROC
alias PFNGLGETPATHMETRICSNVPROC = void function(GLbitfield metricQueryMask, GLsizei numPaths, GLenum pathNameType, void* paths, GLuint pathBase, GLsizei stride, GLfloat* metrics)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPATHPARAMETERFVNVPROC
alias PFNGLGETPATHPARAMETERFVNVPROC = void function(GLuint path, GLenum pname, GLfloat* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPATHPARAMETERIVNVPROC
alias PFNGLGETPATHPARAMETERIVNVPROC = void function(GLuint path, GLenum pname, GLint* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPATHSPACINGNVPROC
alias PFNGLGETPATHSPACINGNVPROC = void function(GLenum pathListMode, GLsizei numPaths, GLenum pathNameType, void* paths, GLuint pathBase, GLfloat advanceScale, GLfloat kerningScale, GLenum transformType, GLfloat* returnedSpacing)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPERFCOUNTERINFOINTELPROC
alias PFNGLGETPERFCOUNTERINFOINTELPROC = void function(GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar* counterName, GLuint counterDescLength, GLchar* counterDesc, GLuint* counterOffset, GLuint* counterDataSize, GLuint* counterTypeEnum, GLuint* counterDataTypeEnum, GLuint64* rawCounterMaxValue)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPERFMONITORCOUNTERDATAAMDPROC
alias PFNGLGETPERFMONITORCOUNTERDATAAMDPROC = void function(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint* data, GLint* bytesWritten)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPERFMONITORCOUNTERINFOAMDPROC
alias PFNGLGETPERFMONITORCOUNTERINFOAMDPROC = void function(GLuint group, GLuint counter, GLenum pname, void* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPERFMONITORCOUNTERSAMDPROC
alias PFNGLGETPERFMONITORCOUNTERSAMDPROC = void function(GLuint group, GLint* numCounters, GLint* maxActiveCounters, GLsizei counterSize, GLuint* counters)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPERFMONITORCOUNTERSTRINGAMDPROC
alias PFNGLGETPERFMONITORCOUNTERSTRINGAMDPROC = void function(GLuint group, GLuint counter, GLsizei bufSize, GLsizei* length, GLchar* counterString)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPERFMONITORGROUPSAMDPROC
alias PFNGLGETPERFMONITORGROUPSAMDPROC = void function(GLint* numGroups, GLsizei groupsSize, GLuint* groups)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPERFMONITORGROUPSTRINGAMDPROC
alias PFNGLGETPERFMONITORGROUPSTRINGAMDPROC = void function(GLuint group, GLsizei bufSize, GLsizei* length, GLchar* groupString)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPERFQUERYDATAINTELPROC
alias PFNGLGETPERFQUERYDATAINTELPROC = void function(GLuint queryHandle, GLuint flags, GLsizei dataSize, void* data, GLuint* bytesWritten)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPERFQUERYIDBYNAMEINTELPROC
alias PFNGLGETPERFQUERYIDBYNAMEINTELPROC = void function(GLchar* queryName, GLuint* queryId)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPERFQUERYINFOINTELPROC
alias PFNGLGETPERFQUERYINFOINTELPROC = void function(GLuint queryId, GLuint queryNameLength, GLchar* queryName, GLuint* dataSize, GLuint* noCounters, GLuint* noInstances, GLuint* capsMask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPOINTERVKHRPROC
alias PFNGLGETPOINTERVKHRPROC = void function(GLenum pname, void** params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPROGRAMBINARYOESPROC
alias PFNGLGETPROGRAMBINARYOESPROC = void function(GLuint program, GLsizei bufSize, GLsizei* length, GLenum* binaryFormat, void* binary)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPROGRAMPIPELINEINFOLOGEXTPROC
alias PFNGLGETPROGRAMPIPELINEINFOLOGEXTPROC = void function(GLuint pipeline, GLsizei bufSize, GLsizei* length, GLchar* infoLog)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPROGRAMPIPELINEIVEXTPROC
alias PFNGLGETPROGRAMPIPELINEIVEXTPROC = void function(GLuint pipeline, GLenum pname, GLint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPROGRAMRESOURCEFVNVPROC
alias PFNGLGETPROGRAMRESOURCEFVNVPROC = void function(GLuint program, GLenum programInterface, GLuint index, GLsizei propCount, GLenum* props, GLsizei count, GLsizei* length, GLfloat* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETPROGRAMRESOURCELOCATIONINDEXEXTPROC
alias PFNGLGETPROGRAMRESOURCELOCATIONINDEXEXTPROC = int function(GLuint program, GLenum programInterface, GLchar* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETQUERYIVEXTPROC
alias PFNGLGETQUERYIVEXTPROC = void function(GLenum target, GLenum pname, GLint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETQUERYOBJECTI64VEXTPROC
alias PFNGLGETQUERYOBJECTI64VEXTPROC = void function(GLuint id, GLenum pname, GLint64* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETQUERYOBJECTIVEXTPROC
alias PFNGLGETQUERYOBJECTIVEXTPROC = void function(GLuint id, GLenum pname, GLint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETQUERYOBJECTUI64VEXTPROC
alias PFNGLGETQUERYOBJECTUI64VEXTPROC = void function(GLuint id, GLenum pname, GLuint64* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETQUERYOBJECTUIVEXTPROC
alias PFNGLGETQUERYOBJECTUIVEXTPROC = void function(GLuint id, GLenum pname, GLuint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETSAMPLERPARAMETERIIVEXTPROC
alias PFNGLGETSAMPLERPARAMETERIIVEXTPROC = void function(GLuint sampler, GLenum pname, GLint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETSAMPLERPARAMETERIIVOESPROC
alias PFNGLGETSAMPLERPARAMETERIIVOESPROC = void function(GLuint sampler, GLenum pname, GLint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETSAMPLERPARAMETERIUIVEXTPROC
alias PFNGLGETSAMPLERPARAMETERIUIVEXTPROC = void function(GLuint sampler, GLenum pname, GLuint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETSAMPLERPARAMETERIUIVOESPROC
alias PFNGLGETSAMPLERPARAMETERIUIVOESPROC = void function(GLuint sampler, GLenum pname, GLuint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETSEMAPHOREPARAMETERUI64VEXTPROC
alias PFNGLGETSEMAPHOREPARAMETERUI64VEXTPROC = void function(GLuint semaphore, GLenum pname, GLuint64* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETSHADINGRATEIMAGEPALETTENVPROC
alias PFNGLGETSHADINGRATEIMAGEPALETTENVPROC = void function(GLuint viewport, GLuint entry, GLenum* rate)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETSHADINGRATESAMPLELOCATIONIVNVPROC
alias PFNGLGETSHADINGRATESAMPLELOCATIONIVNVPROC = void function(GLenum rate, GLuint samples, GLuint index, GLint* location)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETSYNCIVAPPLEPROC
alias PFNGLGETSYNCIVAPPLEPROC = void function(GLsync sync, GLenum pname, GLsizei count, GLsizei* length, GLint* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETTEXPARAMETERIIVEXTPROC
alias PFNGLGETTEXPARAMETERIIVEXTPROC = void function(GLenum target, GLenum pname, GLint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETTEXPARAMETERIIVOESPROC
alias PFNGLGETTEXPARAMETERIIVOESPROC = void function(GLenum target, GLenum pname, GLint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETTEXPARAMETERIUIVEXTPROC
alias PFNGLGETTEXPARAMETERIUIVEXTPROC = void function(GLenum target, GLenum pname, GLuint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETTEXPARAMETERIUIVOESPROC
alias PFNGLGETTEXPARAMETERIUIVOESPROC = void function(GLenum target, GLenum pname, GLuint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETTEXTUREHANDLEIMGPROC
alias PFNGLGETTEXTUREHANDLEIMGPROC = ulong function(GLuint texture)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETTEXTUREHANDLENVPROC
alias PFNGLGETTEXTUREHANDLENVPROC = ulong function(GLuint texture)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETTEXTURESAMPLERHANDLEIMGPROC
alias PFNGLGETTEXTURESAMPLERHANDLEIMGPROC = ulong function(GLuint texture, GLuint sampler)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETTEXTURESAMPLERHANDLENVPROC
alias PFNGLGETTEXTURESAMPLERHANDLENVPROC = ulong function(GLuint texture, GLuint sampler)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETTRANSLATEDSHADERSOURCEANGLEPROC
alias PFNGLGETTRANSLATEDSHADERSOURCEANGLEPROC = void function(GLuint shader, GLsizei bufSize, GLsizei* length, GLchar* source)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETUNIFORMI64VNVPROC
alias PFNGLGETUNIFORMI64VNVPROC = void function(GLuint program, GLint location, GLint64EXT* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETUNSIGNEDBYTEI_VEXTPROC
alias PFNGLGETUNSIGNEDBYTEI_VEXTPROC = void function(GLenum target, GLuint index, GLubyte* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETUNSIGNEDBYTEVEXTPROC
alias PFNGLGETUNSIGNEDBYTEVEXTPROC = void function(GLenum pname, GLubyte* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLGETVKPROCADDRNVPROC
alias PFNGLGETVKPROCADDRNVPROC = void function(GLchar* name) function(GLchar* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLIMPORTMEMORYFDEXTPROC
alias PFNGLIMPORTMEMORYFDEXTPROC = void function(GLuint memory, GLuint64 size, GLenum handleType, GLint fd)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLIMPORTMEMORYWIN32HANDLEEXTPROC
alias PFNGLIMPORTMEMORYWIN32HANDLEEXTPROC = void function(GLuint memory, GLuint64 size, GLenum handleType, void* handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLIMPORTMEMORYWIN32NAMEEXTPROC
alias PFNGLIMPORTMEMORYWIN32NAMEEXTPROC = void function(GLuint memory, GLuint64 size, GLenum handleType, void* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLIMPORTSEMAPHOREFDEXTPROC
alias PFNGLIMPORTSEMAPHOREFDEXTPROC = void function(GLuint semaphore, GLenum handleType, GLint fd)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLIMPORTSEMAPHOREWIN32HANDLEEXTPROC
alias PFNGLIMPORTSEMAPHOREWIN32HANDLEEXTPROC = void function(GLuint semaphore, GLenum handleType, void* handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLIMPORTSEMAPHOREWIN32NAMEEXTPROC
alias PFNGLIMPORTSEMAPHOREWIN32NAMEEXTPROC = void function(GLuint semaphore, GLenum handleType, void* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLINSERTEVENTMARKEREXTPROC
alias PFNGLINSERTEVENTMARKEREXTPROC = void function(GLsizei length, GLchar* marker)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLINTERPOLATEPATHSNVPROC
alias PFNGLINTERPOLATEPATHSNVPROC = void function(GLuint resultPath, GLuint pathA, GLuint pathB, GLfloat weight)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLISENABLEDIEXTPROC
alias PFNGLISENABLEDIEXTPROC = ubyte function(GLenum target, GLuint index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLISENABLEDINVPROC
alias PFNGLISENABLEDINVPROC = ubyte function(GLenum target, GLuint index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLISENABLEDIOESPROC
alias PFNGLISENABLEDIOESPROC = ubyte function(GLenum target, GLuint index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLISFENCENVPROC
alias PFNGLISFENCENVPROC = ubyte function(GLuint fence)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLISIMAGEHANDLERESIDENTNVPROC
alias PFNGLISIMAGEHANDLERESIDENTNVPROC = ubyte function(GLuint64 handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLISMEMORYOBJECTEXTPROC
alias PFNGLISMEMORYOBJECTEXTPROC = ubyte function(GLuint memoryObject)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLISPATHNVPROC
alias PFNGLISPATHNVPROC = ubyte function(GLuint path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLISPOINTINFILLPATHNVPROC
alias PFNGLISPOINTINFILLPATHNVPROC = ubyte function(GLuint path, GLuint mask, GLfloat x, GLfloat y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLISPOINTINSTROKEPATHNVPROC
alias PFNGLISPOINTINSTROKEPATHNVPROC = ubyte function(GLuint path, GLfloat x, GLfloat y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLISPROGRAMPIPELINEEXTPROC
alias PFNGLISPROGRAMPIPELINEEXTPROC = ubyte function(GLuint pipeline)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLISQUERYEXTPROC
alias PFNGLISQUERYEXTPROC = ubyte function(GLuint id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLISSEMAPHOREEXTPROC
alias PFNGLISSEMAPHOREEXTPROC = ubyte function(GLuint semaphore)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLISSYNCAPPLEPROC
alias PFNGLISSYNCAPPLEPROC = ubyte function(GLsync sync)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLISTEXTUREHANDLERESIDENTNVPROC
alias PFNGLISTEXTUREHANDLERESIDENTNVPROC = ubyte function(GLuint64 handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLISVERTEXARRAYOESPROC
alias PFNGLISVERTEXARRAYOESPROC = ubyte function(GLuint array)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLLABELOBJECTEXTPROC
alias PFNGLLABELOBJECTEXTPROC = void function(GLenum type, GLuint object, GLsizei length, GLchar* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMAKEIMAGEHANDLENONRESIDENTNVPROC
alias PFNGLMAKEIMAGEHANDLENONRESIDENTNVPROC = void function(GLuint64 handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMAKEIMAGEHANDLERESIDENTNVPROC
alias PFNGLMAKEIMAGEHANDLERESIDENTNVPROC = void function(GLuint64 handle, GLenum access)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMAKETEXTUREHANDLENONRESIDENTNVPROC
alias PFNGLMAKETEXTUREHANDLENONRESIDENTNVPROC = void function(GLuint64 handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMAKETEXTUREHANDLERESIDENTNVPROC
alias PFNGLMAKETEXTUREHANDLERESIDENTNVPROC = void function(GLuint64 handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMAPBUFFEROESPROC
alias PFNGLMAPBUFFEROESPROC = void* function(GLenum target, GLenum access)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMAPBUFFERRANGEEXTPROC
alias PFNGLMAPBUFFERRANGEEXTPROC = void* function(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMAPTEXTURERESOURCESCEPROC
alias PFNGLMAPTEXTURERESOURCESCEPROC = void function(GLenum target, GLvoid* texture_resource_descriptor, GLsizei* descriptor_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXFRUSTUMEXTPROC
alias PFNGLMATRIXFRUSTUMEXTPROC = void function(GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXLOAD3X2FNVPROC
alias PFNGLMATRIXLOAD3X2FNVPROC = void function(GLenum matrixMode, GLfloat* m)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXLOAD3X3FNVPROC
alias PFNGLMATRIXLOAD3X3FNVPROC = void function(GLenum matrixMode, GLfloat* m)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXLOADDEXTPROC
alias PFNGLMATRIXLOADDEXTPROC = void function(GLenum mode, GLdouble* m)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXLOADFEXTPROC
alias PFNGLMATRIXLOADFEXTPROC = void function(GLenum mode, GLfloat* m)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXLOADIDENTITYEXTPROC
alias PFNGLMATRIXLOADIDENTITYEXTPROC = void function(GLenum mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXLOADTRANSPOSE3X3FNVPROC
alias PFNGLMATRIXLOADTRANSPOSE3X3FNVPROC = void function(GLenum matrixMode, GLfloat* m)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXLOADTRANSPOSEDEXTPROC
alias PFNGLMATRIXLOADTRANSPOSEDEXTPROC = void function(GLenum mode, GLdouble* m)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXLOADTRANSPOSEFEXTPROC
alias PFNGLMATRIXLOADTRANSPOSEFEXTPROC = void function(GLenum mode, GLfloat* m)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXMULT3X2FNVPROC
alias PFNGLMATRIXMULT3X2FNVPROC = void function(GLenum matrixMode, GLfloat* m)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXMULT3X3FNVPROC
alias PFNGLMATRIXMULT3X3FNVPROC = void function(GLenum matrixMode, GLfloat* m)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXMULTDEXTPROC
alias PFNGLMATRIXMULTDEXTPROC = void function(GLenum mode, GLdouble* m)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXMULTFEXTPROC
alias PFNGLMATRIXMULTFEXTPROC = void function(GLenum mode, GLfloat* m)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXMULTTRANSPOSE3X3FNVPROC
alias PFNGLMATRIXMULTTRANSPOSE3X3FNVPROC = void function(GLenum matrixMode, GLfloat* m)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXMULTTRANSPOSEDEXTPROC
alias PFNGLMATRIXMULTTRANSPOSEDEXTPROC = void function(GLenum mode, GLdouble* m)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXMULTTRANSPOSEFEXTPROC
alias PFNGLMATRIXMULTTRANSPOSEFEXTPROC = void function(GLenum mode, GLfloat* m)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXORTHOEXTPROC
alias PFNGLMATRIXORTHOEXTPROC = void function(GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXPOPEXTPROC
alias PFNGLMATRIXPOPEXTPROC = void function(GLenum mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXPUSHEXTPROC
alias PFNGLMATRIXPUSHEXTPROC = void function(GLenum mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXROTATEDEXTPROC
alias PFNGLMATRIXROTATEDEXTPROC = void function(GLenum mode, GLdouble angle, GLdouble x, GLdouble y, GLdouble z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXROTATEFEXTPROC
alias PFNGLMATRIXROTATEFEXTPROC = void function(GLenum mode, GLfloat angle, GLfloat x, GLfloat y, GLfloat z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXSCALEDEXTPROC
alias PFNGLMATRIXSCALEDEXTPROC = void function(GLenum mode, GLdouble x, GLdouble y, GLdouble z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXSCALEFEXTPROC
alias PFNGLMATRIXSCALEFEXTPROC = void function(GLenum mode, GLfloat x, GLfloat y, GLfloat z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXTRANSLATEDEXTPROC
alias PFNGLMATRIXTRANSLATEDEXTPROC = void function(GLenum mode, GLdouble x, GLdouble y, GLdouble z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMATRIXTRANSLATEFEXTPROC
alias PFNGLMATRIXTRANSLATEFEXTPROC = void function(GLenum mode, GLfloat x, GLfloat y, GLfloat z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMAXSHADERCOMPILERTHREADSKHRPROC
alias PFNGLMAXSHADERCOMPILERTHREADSKHRPROC = void function(GLuint count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMEMORYOBJECTPARAMETERIVEXTPROC
alias PFNGLMEMORYOBJECTPARAMETERIVEXTPROC = void function(GLuint memoryObject, GLenum pname, GLint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMINSAMPLESHADINGOESPROC
alias PFNGLMINSAMPLESHADINGOESPROC = void function(GLfloat value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMULTIDRAWARRAYSEXTPROC
alias PFNGLMULTIDRAWARRAYSEXTPROC = void function(GLenum mode, GLint* first, GLsizei* count, GLsizei primcount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMULTIDRAWARRAYSINDIRECTEXTPROC
alias PFNGLMULTIDRAWARRAYSINDIRECTEXTPROC = void function(GLenum mode, void* indirect, GLsizei drawcount, GLsizei stride)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMULTIDRAWELEMENTSBASEVERTEXEXTPROC
alias PFNGLMULTIDRAWELEMENTSBASEVERTEXEXTPROC = void function(GLenum mode, GLsizei* count, GLenum type, void** indices, GLsizei primcount, GLint* basevertex)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMULTIDRAWELEMENTSEXTPROC
alias PFNGLMULTIDRAWELEMENTSEXTPROC = void function(GLenum mode, GLsizei* count, GLenum type, void** indices, GLsizei primcount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMULTIDRAWELEMENTSINDIRECTEXTPROC
alias PFNGLMULTIDRAWELEMENTSINDIRECTEXTPROC = void function(GLenum mode, GLenum type, void* indirect, GLsizei drawcount, GLsizei stride)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMULTIDRAWMESHTASKSINDIRECTCOUNTNVPROC
alias PFNGLMULTIDRAWMESHTASKSINDIRECTCOUNTNVPROC = void function(GLintptr indirect, GLintptr drawcount, GLsizei maxdrawcount, GLsizei stride)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLMULTIDRAWMESHTASKSINDIRECTNVPROC
alias PFNGLMULTIDRAWMESHTASKSINDIRECTNVPROC = void function(GLintptr indirect, GLsizei drawcount, GLsizei stride)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLNAMEDBUFFERATTACHMEMORYNVPROC
alias PFNGLNAMEDBUFFERATTACHMEMORYNVPROC = void function(GLuint buffer, GLuint memory, GLuint64 offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLNAMEDBUFFERSTORAGEEXTERNALEXTPROC
alias PFNGLNAMEDBUFFERSTORAGEEXTERNALEXTPROC = void function(GLuint buffer, GLintptr offset, GLsizeiptr size, GLeglClientBufferEXT clientBuffer, GLbitfield flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLNAMEDBUFFERSTORAGEMEMEXTPROC
alias PFNGLNAMEDBUFFERSTORAGEMEMEXTPROC = void function(GLuint buffer, GLsizeiptr size, GLuint memory, GLuint64 offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLNAMEDFRAMEBUFFERSAMPLELOCATIONSFVNVPROC
alias PFNGLNAMEDFRAMEBUFFERSAMPLELOCATIONSFVNVPROC = void function(GLuint framebuffer, GLuint start, GLsizei count, GLfloat* v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLNAMEDRENDERBUFFERSTORAGEMULTISAMPLEADVANCEDAMDPROC
alias PFNGLNAMEDRENDERBUFFERSTORAGEMULTISAMPLEADVANCEDAMDPROC = void function(GLuint renderbuffer, GLsizei samples, GLsizei storageSamples, GLenum internalformat, GLsizei width, GLsizei height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLOBJECTLABELKHRPROC
alias PFNGLOBJECTLABELKHRPROC = void function(GLenum identifier, GLuint name, GLsizei length, GLchar* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLOBJECTPTRLABELKHRPROC
alias PFNGLOBJECTPTRLABELKHRPROC = void function(void* ptr, GLsizei length, GLchar* label)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPATCHPARAMETERIEXTPROC
alias PFNGLPATCHPARAMETERIEXTPROC = void function(GLenum pname, GLint value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPATCHPARAMETERIOESPROC
alias PFNGLPATCHPARAMETERIOESPROC = void function(GLenum pname, GLint value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPATHCOMMANDSNVPROC
alias PFNGLPATHCOMMANDSNVPROC = void function(GLuint path, GLsizei numCommands, GLubyte* commands, GLsizei numCoords, GLenum coordType, void* coords)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPATHCOORDSNVPROC
alias PFNGLPATHCOORDSNVPROC = void function(GLuint path, GLsizei numCoords, GLenum coordType, void* coords)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPATHCOVERDEPTHFUNCNVPROC
alias PFNGLPATHCOVERDEPTHFUNCNVPROC = void function(GLenum func)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPATHDASHARRAYNVPROC
alias PFNGLPATHDASHARRAYNVPROC = void function(GLuint path, GLsizei dashCount, GLfloat* dashArray)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPATHGLYPHINDEXARRAYNVPROC
alias PFNGLPATHGLYPHINDEXARRAYNVPROC = uint function(GLuint firstPathName, GLenum fontTarget, void* fontName, GLbitfield fontStyle, GLuint firstGlyphIndex, GLsizei numGlyphs, GLuint pathParameterTemplate, GLfloat emScale)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPATHGLYPHINDEXRANGENVPROC
alias PFNGLPATHGLYPHINDEXRANGENVPROC = uint function(GLenum fontTarget, void* fontName, GLbitfield fontStyle, GLuint pathParameterTemplate, GLfloat emScale, GLuint[2] baseAndCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPATHGLYPHRANGENVPROC
alias PFNGLPATHGLYPHRANGENVPROC = void function(GLuint firstPathName, GLenum fontTarget, void* fontName, GLbitfield fontStyle, GLuint firstGlyph, GLsizei numGlyphs, GLenum handleMissingGlyphs, GLuint pathParameterTemplate, GLfloat emScale)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPATHGLYPHSNVPROC
alias PFNGLPATHGLYPHSNVPROC = void function(GLuint firstPathName, GLenum fontTarget, void* fontName, GLbitfield fontStyle, GLsizei numGlyphs, GLenum type, void* charcodes, GLenum handleMissingGlyphs, GLuint pathParameterTemplate, GLfloat emScale)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPATHMEMORYGLYPHINDEXARRAYNVPROC
alias PFNGLPATHMEMORYGLYPHINDEXARRAYNVPROC = uint function(GLuint firstPathName, GLenum fontTarget, GLsizeiptr fontSize, void* fontData, GLsizei faceIndex, GLuint firstGlyphIndex, GLsizei numGlyphs, GLuint pathParameterTemplate, GLfloat emScale)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPATHPARAMETERFNVPROC
alias PFNGLPATHPARAMETERFNVPROC = void function(GLuint path, GLenum pname, GLfloat value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPATHPARAMETERFVNVPROC
alias PFNGLPATHPARAMETERFVNVPROC = void function(GLuint path, GLenum pname, GLfloat* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPATHPARAMETERINVPROC
alias PFNGLPATHPARAMETERINVPROC = void function(GLuint path, GLenum pname, GLint value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPATHPARAMETERIVNVPROC
alias PFNGLPATHPARAMETERIVNVPROC = void function(GLuint path, GLenum pname, GLint* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPATHSTENCILDEPTHOFFSETNVPROC
alias PFNGLPATHSTENCILDEPTHOFFSETNVPROC = void function(GLfloat factor, GLfloat units)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPATHSTENCILFUNCNVPROC
alias PFNGLPATHSTENCILFUNCNVPROC = void function(GLenum func, GLint ref_, GLuint mask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPATHSTRINGNVPROC
alias PFNGLPATHSTRINGNVPROC = void function(GLuint path, GLenum format, GLsizei length, void* pathString)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPATHSUBCOMMANDSNVPROC
alias PFNGLPATHSUBCOMMANDSNVPROC = void function(GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GLsizei numCommands, GLubyte* commands, GLsizei numCoords, GLenum coordType, void* coords)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPATHSUBCOORDSNVPROC
alias PFNGLPATHSUBCOORDSNVPROC = void function(GLuint path, GLsizei coordStart, GLsizei numCoords, GLenum coordType, void* coords)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPIGLETGETSHADERBINARYSCEPROC
alias PFNGLPIGLETGETSHADERBINARYSCEPROC = void function(GLuint shader, GLsizei bufSize, GLsizei* length, GLenum* binaryFormat, void* binary)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPOINTALONGPATHNVPROC
alias PFNGLPOINTALONGPATHNVPROC = ubyte function(GLuint path, GLsizei startSegment, GLsizei numSegments, GLfloat distance, GLfloat* x, GLfloat* y, GLfloat* tangentX, GLfloat* tangentY)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPOLYGONMODENVPROC
alias PFNGLPOLYGONMODENVPROC = void function(GLenum face, GLenum mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPOLYGONOFFSETCLAMPEXTPROC
alias PFNGLPOLYGONOFFSETCLAMPEXTPROC = void function(GLfloat factor, GLfloat units, GLfloat clamp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPOPDEBUGGROUPKHRPROC
alias PFNGLPOPDEBUGGROUPKHRPROC = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPOPGROUPMARKEREXTPROC
alias PFNGLPOPGROUPMARKEREXTPROC = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPRIMITIVEBOUNDINGBOXEXTPROC
alias PFNGLPRIMITIVEBOUNDINGBOXEXTPROC = void function(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPRIMITIVEBOUNDINGBOXOESPROC
alias PFNGLPRIMITIVEBOUNDINGBOXOESPROC = void function(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMBINARYOESPROC
alias PFNGLPROGRAMBINARYOESPROC = void function(GLuint program, GLenum binaryFormat, void* binary, GLint length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMPARAMETERIEXTPROC
alias PFNGLPROGRAMPARAMETERIEXTPROC = void function(GLuint program, GLenum pname, GLint value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMPATHFRAGMENTINPUTGENNVPROC
alias PFNGLPROGRAMPATHFRAGMENTINPUTGENNVPROC = void function(GLuint program, GLint location, GLenum genMode, GLint components, GLfloat* coeffs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM1FEXTPROC
alias PFNGLPROGRAMUNIFORM1FEXTPROC = void function(GLuint program, GLint location, GLfloat v0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM1FVEXTPROC
alias PFNGLPROGRAMUNIFORM1FVEXTPROC = void function(GLuint program, GLint location, GLsizei count, GLfloat* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM1I64NVPROC
alias PFNGLPROGRAMUNIFORM1I64NVPROC = void function(GLuint program, GLint location, GLint64EXT x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM1I64VNVPROC
alias PFNGLPROGRAMUNIFORM1I64VNVPROC = void function(GLuint program, GLint location, GLsizei count, GLint64EXT* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM1IEXTPROC
alias PFNGLPROGRAMUNIFORM1IEXTPROC = void function(GLuint program, GLint location, GLint v0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM1IVEXTPROC
alias PFNGLPROGRAMUNIFORM1IVEXTPROC = void function(GLuint program, GLint location, GLsizei count, GLint* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM1UI64NVPROC
alias PFNGLPROGRAMUNIFORM1UI64NVPROC = void function(GLuint program, GLint location, GLuint64EXT x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM1UI64VNVPROC
alias PFNGLPROGRAMUNIFORM1UI64VNVPROC = void function(GLuint program, GLint location, GLsizei count, GLuint64EXT* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM1UIEXTPROC
alias PFNGLPROGRAMUNIFORM1UIEXTPROC = void function(GLuint program, GLint location, GLuint v0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM1UIVEXTPROC
alias PFNGLPROGRAMUNIFORM1UIVEXTPROC = void function(GLuint program, GLint location, GLsizei count, GLuint* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM2FEXTPROC
alias PFNGLPROGRAMUNIFORM2FEXTPROC = void function(GLuint program, GLint location, GLfloat v0, GLfloat v1)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM2FVEXTPROC
alias PFNGLPROGRAMUNIFORM2FVEXTPROC = void function(GLuint program, GLint location, GLsizei count, GLfloat* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM2I64NVPROC
alias PFNGLPROGRAMUNIFORM2I64NVPROC = void function(GLuint program, GLint location, GLint64EXT x, GLint64EXT y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM2I64VNVPROC
alias PFNGLPROGRAMUNIFORM2I64VNVPROC = void function(GLuint program, GLint location, GLsizei count, GLint64EXT* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM2IEXTPROC
alias PFNGLPROGRAMUNIFORM2IEXTPROC = void function(GLuint program, GLint location, GLint v0, GLint v1)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM2IVEXTPROC
alias PFNGLPROGRAMUNIFORM2IVEXTPROC = void function(GLuint program, GLint location, GLsizei count, GLint* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM2UI64NVPROC
alias PFNGLPROGRAMUNIFORM2UI64NVPROC = void function(GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM2UI64VNVPROC
alias PFNGLPROGRAMUNIFORM2UI64VNVPROC = void function(GLuint program, GLint location, GLsizei count, GLuint64EXT* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM2UIEXTPROC
alias PFNGLPROGRAMUNIFORM2UIEXTPROC = void function(GLuint program, GLint location, GLuint v0, GLuint v1)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM2UIVEXTPROC
alias PFNGLPROGRAMUNIFORM2UIVEXTPROC = void function(GLuint program, GLint location, GLsizei count, GLuint* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM3FEXTPROC
alias PFNGLPROGRAMUNIFORM3FEXTPROC = void function(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM3FVEXTPROC
alias PFNGLPROGRAMUNIFORM3FVEXTPROC = void function(GLuint program, GLint location, GLsizei count, GLfloat* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM3I64NVPROC
alias PFNGLPROGRAMUNIFORM3I64NVPROC = void function(GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM3I64VNVPROC
alias PFNGLPROGRAMUNIFORM3I64VNVPROC = void function(GLuint program, GLint location, GLsizei count, GLint64EXT* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM3IEXTPROC
alias PFNGLPROGRAMUNIFORM3IEXTPROC = void function(GLuint program, GLint location, GLint v0, GLint v1, GLint v2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM3IVEXTPROC
alias PFNGLPROGRAMUNIFORM3IVEXTPROC = void function(GLuint program, GLint location, GLsizei count, GLint* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM3UI64NVPROC
alias PFNGLPROGRAMUNIFORM3UI64NVPROC = void function(GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM3UI64VNVPROC
alias PFNGLPROGRAMUNIFORM3UI64VNVPROC = void function(GLuint program, GLint location, GLsizei count, GLuint64EXT* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM3UIEXTPROC
alias PFNGLPROGRAMUNIFORM3UIEXTPROC = void function(GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM3UIVEXTPROC
alias PFNGLPROGRAMUNIFORM3UIVEXTPROC = void function(GLuint program, GLint location, GLsizei count, GLuint* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM4FEXTPROC
alias PFNGLPROGRAMUNIFORM4FEXTPROC = void function(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM4FVEXTPROC
alias PFNGLPROGRAMUNIFORM4FVEXTPROC = void function(GLuint program, GLint location, GLsizei count, GLfloat* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM4I64NVPROC
alias PFNGLPROGRAMUNIFORM4I64NVPROC = void function(GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM4I64VNVPROC
alias PFNGLPROGRAMUNIFORM4I64VNVPROC = void function(GLuint program, GLint location, GLsizei count, GLint64EXT* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM4IEXTPROC
alias PFNGLPROGRAMUNIFORM4IEXTPROC = void function(GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLint v3)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM4IVEXTPROC
alias PFNGLPROGRAMUNIFORM4IVEXTPROC = void function(GLuint program, GLint location, GLsizei count, GLint* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM4UI64NVPROC
alias PFNGLPROGRAMUNIFORM4UI64NVPROC = void function(GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM4UI64VNVPROC
alias PFNGLPROGRAMUNIFORM4UI64VNVPROC = void function(GLuint program, GLint location, GLsizei count, GLuint64EXT* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM4UIEXTPROC
alias PFNGLPROGRAMUNIFORM4UIEXTPROC = void function(GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORM4UIVEXTPROC
alias PFNGLPROGRAMUNIFORM4UIVEXTPROC = void function(GLuint program, GLint location, GLsizei count, GLuint* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORMHANDLEUI64IMGPROC
alias PFNGLPROGRAMUNIFORMHANDLEUI64IMGPROC = void function(GLuint program, GLint location, GLuint64 value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORMHANDLEUI64NVPROC
alias PFNGLPROGRAMUNIFORMHANDLEUI64NVPROC = void function(GLuint program, GLint location, GLuint64 value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORMHANDLEUI64VIMGPROC
alias PFNGLPROGRAMUNIFORMHANDLEUI64VIMGPROC = void function(GLuint program, GLint location, GLsizei count, GLuint64* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORMHANDLEUI64VNVPROC
alias PFNGLPROGRAMUNIFORMHANDLEUI64VNVPROC = void function(GLuint program, GLint location, GLsizei count, GLuint64* values)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORMMATRIX2FVEXTPROC
alias PFNGLPROGRAMUNIFORMMATRIX2FVEXTPROC = void function(GLuint program, GLint location, GLsizei count, GLboolean transpose, GLfloat* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORMMATRIX2X3FVEXTPROC
alias PFNGLPROGRAMUNIFORMMATRIX2X3FVEXTPROC = void function(GLuint program, GLint location, GLsizei count, GLboolean transpose, GLfloat* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORMMATRIX2X4FVEXTPROC
alias PFNGLPROGRAMUNIFORMMATRIX2X4FVEXTPROC = void function(GLuint program, GLint location, GLsizei count, GLboolean transpose, GLfloat* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORMMATRIX3FVEXTPROC
alias PFNGLPROGRAMUNIFORMMATRIX3FVEXTPROC = void function(GLuint program, GLint location, GLsizei count, GLboolean transpose, GLfloat* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORMMATRIX3X2FVEXTPROC
alias PFNGLPROGRAMUNIFORMMATRIX3X2FVEXTPROC = void function(GLuint program, GLint location, GLsizei count, GLboolean transpose, GLfloat* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORMMATRIX3X4FVEXTPROC
alias PFNGLPROGRAMUNIFORMMATRIX3X4FVEXTPROC = void function(GLuint program, GLint location, GLsizei count, GLboolean transpose, GLfloat* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORMMATRIX4FVEXTPROC
alias PFNGLPROGRAMUNIFORMMATRIX4FVEXTPROC = void function(GLuint program, GLint location, GLsizei count, GLboolean transpose, GLfloat* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORMMATRIX4X2FVEXTPROC
alias PFNGLPROGRAMUNIFORMMATRIX4X2FVEXTPROC = void function(GLuint program, GLint location, GLsizei count, GLboolean transpose, GLfloat* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPROGRAMUNIFORMMATRIX4X3FVEXTPROC
alias PFNGLPROGRAMUNIFORMMATRIX4X3FVEXTPROC = void function(GLuint program, GLint location, GLsizei count, GLboolean transpose, GLfloat* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPUSHDEBUGGROUPKHRPROC
alias PFNGLPUSHDEBUGGROUPKHRPROC = void function(GLenum source, GLuint id, GLsizei length, GLchar* message)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLPUSHGROUPMARKEREXTPROC
alias PFNGLPUSHGROUPMARKEREXTPROC = void function(GLsizei length, GLchar* marker)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLQUERYCOUNTEREXTPROC
alias PFNGLQUERYCOUNTEREXTPROC = void function(GLuint id, GLenum target)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLRASTERSAMPLESEXTPROC
alias PFNGLRASTERSAMPLESEXTPROC = void function(GLuint samples, GLboolean fixedsamplelocations)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLREADBUFFERINDEXEDEXTPROC
alias PFNGLREADBUFFERINDEXEDEXTPROC = void function(GLenum src, GLint index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLREADBUFFERNVPROC
alias PFNGLREADBUFFERNVPROC = void function(GLenum mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLREADNPIXELSEXTPROC
alias PFNGLREADNPIXELSEXTPROC = void function(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLREADNPIXELSKHRPROC
alias PFNGLREADNPIXELSKHRPROC = void function(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLRELEASEKEYEDMUTEXWIN32EXTPROC
alias PFNGLRELEASEKEYEDMUTEXWIN32EXTPROC = ubyte function(GLuint memory, GLuint64 key)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLRENDERBUFFERSTORAGEMULTISAMPLEADVANCEDAMDPROC
alias PFNGLRENDERBUFFERSTORAGEMULTISAMPLEADVANCEDAMDPROC = void function(GLenum target, GLsizei samples, GLsizei storageSamples, GLenum internalformat, GLsizei width, GLsizei height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLRENDERBUFFERSTORAGEMULTISAMPLEANGLEPROC
alias PFNGLRENDERBUFFERSTORAGEMULTISAMPLEANGLEPROC = void function(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLRENDERBUFFERSTORAGEMULTISAMPLEAPPLEPROC
alias PFNGLRENDERBUFFERSTORAGEMULTISAMPLEAPPLEPROC = void function(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLRENDERBUFFERSTORAGEMULTISAMPLEEXTPROC
alias PFNGLRENDERBUFFERSTORAGEMULTISAMPLEEXTPROC = void function(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLRENDERBUFFERSTORAGEMULTISAMPLEIMGPROC
alias PFNGLRENDERBUFFERSTORAGEMULTISAMPLEIMGPROC = void function(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLRENDERBUFFERSTORAGEMULTISAMPLENVPROC
alias PFNGLRENDERBUFFERSTORAGEMULTISAMPLENVPROC = void function(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLRESETMEMORYOBJECTPARAMETERNVPROC
alias PFNGLRESETMEMORYOBJECTPARAMETERNVPROC = void function(GLuint memory, GLenum pname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLRESOLVEDEPTHVALUESNVPROC
alias PFNGLRESOLVEDEPTHVALUESNVPROC = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLRESOLVEMULTISAMPLEFRAMEBUFFERAPPLEPROC
alias PFNGLRESOLVEMULTISAMPLEFRAMEBUFFERAPPLEPROC = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSAMPLERPARAMETERIIVEXTPROC
alias PFNGLSAMPLERPARAMETERIIVEXTPROC = void function(GLuint sampler, GLenum pname, GLint* param)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSAMPLERPARAMETERIIVOESPROC
alias PFNGLSAMPLERPARAMETERIIVOESPROC = void function(GLuint sampler, GLenum pname, GLint* param)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSAMPLERPARAMETERIUIVEXTPROC
alias PFNGLSAMPLERPARAMETERIUIVEXTPROC = void function(GLuint sampler, GLenum pname, GLuint* param)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSAMPLERPARAMETERIUIVOESPROC
alias PFNGLSAMPLERPARAMETERIUIVOESPROC = void function(GLuint sampler, GLenum pname, GLuint* param)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSCISSORARRAYVNVPROC
alias PFNGLSCISSORARRAYVNVPROC = void function(GLuint first, GLsizei count, GLint* v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSCISSORARRAYVOESPROC
alias PFNGLSCISSORARRAYVOESPROC = void function(GLuint first, GLsizei count, GLint* v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSCISSOREXCLUSIVEARRAYVNVPROC
alias PFNGLSCISSOREXCLUSIVEARRAYVNVPROC = void function(GLuint first, GLsizei count, GLint* v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSCISSOREXCLUSIVENVPROC
alias PFNGLSCISSOREXCLUSIVENVPROC = void function(GLint x, GLint y, GLsizei width, GLsizei height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSCISSORINDEXEDNVPROC
alias PFNGLSCISSORINDEXEDNVPROC = void function(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSCISSORINDEXEDOESPROC
alias PFNGLSCISSORINDEXEDOESPROC = void function(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSCISSORINDEXEDVNVPROC
alias PFNGLSCISSORINDEXEDVNVPROC = void function(GLuint index, GLint* v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSCISSORINDEXEDVOESPROC
alias PFNGLSCISSORINDEXEDVOESPROC = void function(GLuint index, GLint* v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSELECTPERFMONITORCOUNTERSAMDPROC
alias PFNGLSELECTPERFMONITORCOUNTERSAMDPROC = void function(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint* counterList)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSEMAPHOREPARAMETERUI64VEXTPROC
alias PFNGLSEMAPHOREPARAMETERUI64VEXTPROC = void function(GLuint semaphore, GLenum pname, GLuint64* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSETFENCENVPROC
alias PFNGLSETFENCENVPROC = void function(GLuint fence, GLenum condition)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSHADINGRATEIMAGEBARRIERNVPROC
alias PFNGLSHADINGRATEIMAGEBARRIERNVPROC = void function(GLboolean synchronize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSHADINGRATEIMAGEPALETTENVPROC
alias PFNGLSHADINGRATEIMAGEPALETTENVPROC = void function(GLuint viewport, GLuint first, GLsizei count, GLenum* rates)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSHADINGRATEQCOMPROC
alias PFNGLSHADINGRATEQCOMPROC = void function(GLenum rate)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSHADINGRATESAMPLEORDERCUSTOMNVPROC
alias PFNGLSHADINGRATESAMPLEORDERCUSTOMNVPROC = void function(GLenum rate, GLuint samples, GLint* locations)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSHADINGRATESAMPLEORDERNVPROC
alias PFNGLSHADINGRATESAMPLEORDERNVPROC = void function(GLenum order)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSIGNALSEMAPHOREEXTPROC
alias PFNGLSIGNALSEMAPHOREEXTPROC = void function(GLuint semaphore, GLuint numBufferBarriers, GLuint* buffers, GLuint numTextureBarriers, GLuint* textures, GLenum* dstLayouts)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSIGNALVKFENCENVPROC
alias PFNGLSIGNALVKFENCENVPROC = void function(GLuint64 vkFence)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSIGNALVKSEMAPHORENVPROC
alias PFNGLSIGNALVKSEMAPHORENVPROC = void function(GLuint64 vkSemaphore)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSTARTTILINGQCOMPROC
alias PFNGLSTARTTILINGQCOMPROC = void function(GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSTENCILFILLPATHINSTANCEDNVPROC
alias PFNGLSTENCILFILLPATHINSTANCEDNVPROC = void function(GLsizei numPaths, GLenum pathNameType, void* paths, GLuint pathBase, GLenum fillMode, GLuint mask, GLenum transformType, GLfloat* transformValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSTENCILFILLPATHNVPROC
alias PFNGLSTENCILFILLPATHNVPROC = void function(GLuint path, GLenum fillMode, GLuint mask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSTENCILSTROKEPATHINSTANCEDNVPROC
alias PFNGLSTENCILSTROKEPATHINSTANCEDNVPROC = void function(GLsizei numPaths, GLenum pathNameType, void* paths, GLuint pathBase, GLint reference, GLuint mask, GLenum transformType, GLfloat* transformValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSTENCILSTROKEPATHNVPROC
alias PFNGLSTENCILSTROKEPATHNVPROC = void function(GLuint path, GLint reference, GLuint mask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSTENCILTHENCOVERFILLPATHINSTANCEDNVPROC
alias PFNGLSTENCILTHENCOVERFILLPATHINSTANCEDNVPROC = void function(GLsizei numPaths, GLenum pathNameType, void* paths, GLuint pathBase, GLenum fillMode, GLuint mask, GLenum coverMode, GLenum transformType, GLfloat* transformValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSTENCILTHENCOVERFILLPATHNVPROC
alias PFNGLSTENCILTHENCOVERFILLPATHNVPROC = void function(GLuint path, GLenum fillMode, GLuint mask, GLenum coverMode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSTENCILTHENCOVERSTROKEPATHINSTANCEDNVPROC
alias PFNGLSTENCILTHENCOVERSTROKEPATHINSTANCEDNVPROC = void function(GLsizei numPaths, GLenum pathNameType, void* paths, GLuint pathBase, GLint reference, GLuint mask, GLenum coverMode, GLenum transformType, GLfloat* transformValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSTENCILTHENCOVERSTROKEPATHNVPROC
alias PFNGLSTENCILTHENCOVERSTROKEPATHNVPROC = void function(GLuint path, GLint reference, GLuint mask, GLenum coverMode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLSUBPIXELPRECISIONBIASNVPROC
alias PFNGLSUBPIXELPRECISIONBIASNVPROC = void function(GLuint xbits, GLuint ybits)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTESTFENCENVPROC
alias PFNGLTESTFENCENVPROC = ubyte function(GLuint fence)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXATTACHMEMORYNVPROC
alias PFNGLTEXATTACHMEMORYNVPROC = void function(GLenum target, GLuint memory, GLuint64 offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXBUFFEREXTPROC
alias PFNGLTEXBUFFEREXTPROC = void function(GLenum target, GLenum internalformat, GLuint buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXBUFFEROESPROC
alias PFNGLTEXBUFFEROESPROC = void function(GLenum target, GLenum internalformat, GLuint buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXBUFFERRANGEEXTPROC
alias PFNGLTEXBUFFERRANGEEXTPROC = void function(GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXBUFFERRANGEOESPROC
alias PFNGLTEXBUFFERRANGEOESPROC = void function(GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXESTIMATEMOTIONQCOMPROC
alias PFNGLTEXESTIMATEMOTIONQCOMPROC = void function(GLuint ref_, GLuint target, GLuint output)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXESTIMATEMOTIONREGIONSQCOMPROC
alias PFNGLTEXESTIMATEMOTIONREGIONSQCOMPROC = void function(GLuint ref_, GLuint target, GLuint output, GLuint mask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXIMAGE3DOESPROC
alias PFNGLTEXIMAGE3DOESPROC = void function(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, void* pixels)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXIMAGERESOURCESCEPROC
alias PFNGLTEXIMAGERESOURCESCEPROC = void function(GLenum target, GLvoid* texture_resource_descriptor, GLsizei descriptor_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXPAGECOMMITMENTEXTPROC
alias PFNGLTEXPAGECOMMITMENTEXTPROC = void function(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLboolean commit)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXPARAMETERIIVEXTPROC
alias PFNGLTEXPARAMETERIIVEXTPROC = void function(GLenum target, GLenum pname, GLint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXPARAMETERIIVOESPROC
alias PFNGLTEXPARAMETERIIVOESPROC = void function(GLenum target, GLenum pname, GLint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXPARAMETERIUIVEXTPROC
alias PFNGLTEXPARAMETERIUIVEXTPROC = void function(GLenum target, GLenum pname, GLuint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXPARAMETERIUIVOESPROC
alias PFNGLTEXPARAMETERIUIVOESPROC = void function(GLenum target, GLenum pname, GLuint* params)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXSTORAGE1DEXTPROC
alias PFNGLTEXSTORAGE1DEXTPROC = void function(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXSTORAGE2DEXTPROC
alias PFNGLTEXSTORAGE2DEXTPROC = void function(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXSTORAGE3DEXTPROC
alias PFNGLTEXSTORAGE3DEXTPROC = void function(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXSTORAGE3DMULTISAMPLEOESPROC
alias PFNGLTEXSTORAGE3DMULTISAMPLEOESPROC = void function(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXSTORAGEMEM2DEXTPROC
alias PFNGLTEXSTORAGEMEM2DEXTPROC = void function(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLuint memory, GLuint64 offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXSTORAGEMEM2DMULTISAMPLEEXTPROC
alias PFNGLTEXSTORAGEMEM2DMULTISAMPLEEXTPROC = void function(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXSTORAGEMEM3DEXTPROC
alias PFNGLTEXSTORAGEMEM3DEXTPROC = void function(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLuint memory, GLuint64 offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXSTORAGEMEM3DMULTISAMPLEEXTPROC
alias PFNGLTEXSTORAGEMEM3DMULTISAMPLEEXTPROC = void function(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXSUBIMAGE3DOESPROC
alias PFNGLTEXSUBIMAGE3DOESPROC = void function(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, void* pixels)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXTUREATTACHMEMORYNVPROC
alias PFNGLTEXTUREATTACHMEMORYNVPROC = void function(GLuint texture, GLuint memory, GLuint64 offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXTUREFOVEATIONPARAMETERSQCOMPROC
alias PFNGLTEXTUREFOVEATIONPARAMETERSQCOMPROC = void function(GLuint texture, GLuint layer, GLuint focalPoint, GLfloat focalX, GLfloat focalY, GLfloat gainX, GLfloat gainY, GLfloat foveaArea)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXTURESTORAGE1DEXTPROC
alias PFNGLTEXTURESTORAGE1DEXTPROC = void function(GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXTURESTORAGE2DEXTPROC
alias PFNGLTEXTURESTORAGE2DEXTPROC = void function(GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXTURESTORAGE3DEXTPROC
alias PFNGLTEXTURESTORAGE3DEXTPROC = void function(GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXTURESTORAGEMEM2DEXTPROC
alias PFNGLTEXTURESTORAGEMEM2DEXTPROC = void function(GLuint texture, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLuint memory, GLuint64 offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXTURESTORAGEMEM2DMULTISAMPLEEXTPROC
alias PFNGLTEXTURESTORAGEMEM2DMULTISAMPLEEXTPROC = void function(GLuint texture, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXTURESTORAGEMEM3DEXTPROC
alias PFNGLTEXTURESTORAGEMEM3DEXTPROC = void function(GLuint texture, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLuint memory, GLuint64 offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXTURESTORAGEMEM3DMULTISAMPLEEXTPROC
alias PFNGLTEXTURESTORAGEMEM3DMULTISAMPLEEXTPROC = void function(GLuint texture, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLuint memory, GLuint64 offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXTUREVIEWEXTPROC
alias PFNGLTEXTUREVIEWEXTPROC = void function(GLuint texture, GLenum target, GLuint origtexture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTEXTUREVIEWOESPROC
alias PFNGLTEXTUREVIEWOESPROC = void function(GLuint texture, GLenum target, GLuint origtexture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLTRANSFORMPATHNVPROC
alias PFNGLTRANSFORMPATHNVPROC = void function(GLuint resultPath, GLuint srcPath, GLenum transformType, GLfloat* transformValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORM1I64NVPROC
alias PFNGLUNIFORM1I64NVPROC = void function(GLint location, GLint64EXT x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORM1I64VNVPROC
alias PFNGLUNIFORM1I64VNVPROC = void function(GLint location, GLsizei count, GLint64EXT* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORM1UI64NVPROC
alias PFNGLUNIFORM1UI64NVPROC = void function(GLint location, GLuint64EXT x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORM1UI64VNVPROC
alias PFNGLUNIFORM1UI64VNVPROC = void function(GLint location, GLsizei count, GLuint64EXT* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORM2I64NVPROC
alias PFNGLUNIFORM2I64NVPROC = void function(GLint location, GLint64EXT x, GLint64EXT y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORM2I64VNVPROC
alias PFNGLUNIFORM2I64VNVPROC = void function(GLint location, GLsizei count, GLint64EXT* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORM2UI64NVPROC
alias PFNGLUNIFORM2UI64NVPROC = void function(GLint location, GLuint64EXT x, GLuint64EXT y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORM2UI64VNVPROC
alias PFNGLUNIFORM2UI64VNVPROC = void function(GLint location, GLsizei count, GLuint64EXT* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORM3I64NVPROC
alias PFNGLUNIFORM3I64NVPROC = void function(GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORM3I64VNVPROC
alias PFNGLUNIFORM3I64VNVPROC = void function(GLint location, GLsizei count, GLint64EXT* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORM3UI64NVPROC
alias PFNGLUNIFORM3UI64NVPROC = void function(GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORM3UI64VNVPROC
alias PFNGLUNIFORM3UI64VNVPROC = void function(GLint location, GLsizei count, GLuint64EXT* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORM4I64NVPROC
alias PFNGLUNIFORM4I64NVPROC = void function(GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORM4I64VNVPROC
alias PFNGLUNIFORM4I64VNVPROC = void function(GLint location, GLsizei count, GLint64EXT* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORM4UI64NVPROC
alias PFNGLUNIFORM4UI64NVPROC = void function(GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORM4UI64VNVPROC
alias PFNGLUNIFORM4UI64VNVPROC = void function(GLint location, GLsizei count, GLuint64EXT* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORMHANDLEUI64IMGPROC
alias PFNGLUNIFORMHANDLEUI64IMGPROC = void function(GLint location, GLuint64 value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORMHANDLEUI64NVPROC
alias PFNGLUNIFORMHANDLEUI64NVPROC = void function(GLint location, GLuint64 value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORMHANDLEUI64VIMGPROC
alias PFNGLUNIFORMHANDLEUI64VIMGPROC = void function(GLint location, GLsizei count, GLuint64* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORMHANDLEUI64VNVPROC
alias PFNGLUNIFORMHANDLEUI64VNVPROC = void function(GLint location, GLsizei count, GLuint64* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORMMATRIX2X3FVNVPROC
alias PFNGLUNIFORMMATRIX2X3FVNVPROC = void function(GLint location, GLsizei count, GLboolean transpose, GLfloat* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORMMATRIX2X4FVNVPROC
alias PFNGLUNIFORMMATRIX2X4FVNVPROC = void function(GLint location, GLsizei count, GLboolean transpose, GLfloat* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORMMATRIX3X2FVNVPROC
alias PFNGLUNIFORMMATRIX3X2FVNVPROC = void function(GLint location, GLsizei count, GLboolean transpose, GLfloat* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORMMATRIX3X4FVNVPROC
alias PFNGLUNIFORMMATRIX3X4FVNVPROC = void function(GLint location, GLsizei count, GLboolean transpose, GLfloat* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORMMATRIX4X2FVNVPROC
alias PFNGLUNIFORMMATRIX4X2FVNVPROC = void function(GLint location, GLsizei count, GLboolean transpose, GLfloat* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNIFORMMATRIX4X3FVNVPROC
alias PFNGLUNIFORMMATRIX4X3FVNVPROC = void function(GLint location, GLsizei count, GLboolean transpose, GLfloat* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNMAPBUFFEROESPROC
alias PFNGLUNMAPBUFFEROESPROC = ubyte function(GLenum target)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUNMAPTEXTURERESOURCESCEPROC
alias PFNGLUNMAPTEXTURERESOURCESCEPROC = void function(GLenum target)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLUSEPROGRAMSTAGESEXTPROC
alias PFNGLUSEPROGRAMSTAGESEXTPROC = void function(GLuint pipeline, GLbitfield stages, GLuint program)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLVALIDATEPROGRAMPIPELINEEXTPROC
alias PFNGLVALIDATEPROGRAMPIPELINEEXTPROC = void function(GLuint pipeline)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLVERTEXATTRIBDIVISORANGLEPROC
alias PFNGLVERTEXATTRIBDIVISORANGLEPROC = void function(GLuint index, GLuint divisor)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLVERTEXATTRIBDIVISOREXTPROC
alias PFNGLVERTEXATTRIBDIVISOREXTPROC = void function(GLuint index, GLuint divisor)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLVERTEXATTRIBDIVISORNVPROC
alias PFNGLVERTEXATTRIBDIVISORNVPROC = void function(GLuint index, GLuint divisor)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLVIEWPORTARRAYVNVPROC
alias PFNGLVIEWPORTARRAYVNVPROC = void function(GLuint first, GLsizei count, GLfloat* v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLVIEWPORTARRAYVOESPROC
alias PFNGLVIEWPORTARRAYVOESPROC = void function(GLuint first, GLsizei count, GLfloat* v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLVIEWPORTINDEXEDFNVPROC
alias PFNGLVIEWPORTINDEXEDFNVPROC = void function(GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLVIEWPORTINDEXEDFOESPROC
alias PFNGLVIEWPORTINDEXEDFOESPROC = void function(GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLVIEWPORTINDEXEDFVNVPROC
alias PFNGLVIEWPORTINDEXEDFVNVPROC = void function(GLuint index, GLfloat* v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLVIEWPORTINDEXEDFVOESPROC
alias PFNGLVIEWPORTINDEXEDFVOESPROC = void function(GLuint index, GLfloat* v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLVIEWPORTPOSITIONWSCALENVPROC
alias PFNGLVIEWPORTPOSITIONWSCALENVPROC = void function(GLuint index, GLfloat xcoeff, GLfloat ycoeff)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLVIEWPORTSWIZZLENVPROC
alias PFNGLVIEWPORTSWIZZLENVPROC = void function(GLuint index, GLenum swizzlex, GLenum swizzley, GLenum swizzlez, GLenum swizzlew)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLWAITSEMAPHOREEXTPROC
alias PFNGLWAITSEMAPHOREEXTPROC = void function(GLuint semaphore, GLuint numBufferBarriers, GLuint* buffers, GLuint numTextureBarriers, GLuint* textures, GLenum* srcLayouts)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLWAITSYNCAPPLEPROC
alias PFNGLWAITSYNCAPPLEPROC = void function(GLsync sync, GLbitfield flags, GLuint64 timeout)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLWAITVKSEMAPHORENVPROC
alias PFNGLWAITVKSEMAPHORENVPROC = void function(GLuint64 vkSemaphore)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLWEIGHTPATHSNVPROC
alias PFNGLWEIGHTPATHSNVPROC = void function(GLuint resultPath, GLsizei numPaths, GLuint* paths, GLfloat* weights)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PFNGLWINDOWRECTANGLESEXTPROC
alias PFNGLWINDOWRECTANGLESEXTPROC = void function(GLenum mode, GLsizei count, GLint* box)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_3DC_XY_AMD
enum GL_3DC_XY_AMD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_3DC_X_AMD
enum GL_3DC_X_AMD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ACCUM_ADJACENT_PAIRS_NV
enum GL_ACCUM_ADJACENT_PAIRS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ACTIVE_PROGRAM_EXT
enum GL_ACTIVE_PROGRAM_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ADJACENT_PAIRS_NV
enum GL_ADJACENT_PAIRS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_AFFINE_2D_NV
enum GL_AFFINE_2D_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_AFFINE_3D_NV
enum GL_AFFINE_3D_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ALL_COMPLETED_NV
enum GL_ALL_COMPLETED_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ALL_SHADER_BITS_EXT
enum GL_ALL_SHADER_BITS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ALPHA16F_EXT
enum GL_ALPHA16F_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ALPHA32F_EXT
enum GL_ALPHA32F_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ALPHA8_EXT
enum GL_ALPHA8_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ALPHA8_OES
enum GL_ALPHA8_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ALPHA_TEST_FUNC_QCOM
enum GL_ALPHA_TEST_FUNC_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ALPHA_TEST_QCOM
enum GL_ALPHA_TEST_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ALPHA_TEST_REF_QCOM
enum GL_ALPHA_TEST_REF_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ALREADY_SIGNALED_APPLE
enum GL_ALREADY_SIGNALED_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_AMD_compressed_3DC_texture
enum GL_AMD_compressed_3DC_texture;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_AMD_compressed_ATC_texture
enum GL_AMD_compressed_ATC_texture;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_AMD_framebuffer_multisample_advanced
enum GL_AMD_framebuffer_multisample_advanced;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_AMD_performance_monitor
enum GL_AMD_performance_monitor;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_AMD_program_binary_Z400
enum GL_AMD_program_binary_Z400;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ANDROID_extension_pack_es31a
enum GL_ANDROID_extension_pack_es31a;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ANGLE_depth_texture
enum GL_ANGLE_depth_texture;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ANGLE_framebuffer_blit
enum GL_ANGLE_framebuffer_blit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ANGLE_framebuffer_multisample
enum GL_ANGLE_framebuffer_multisample;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ANGLE_instanced_arrays
enum GL_ANGLE_instanced_arrays;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ANGLE_pack_reverse_row_order
enum GL_ANGLE_pack_reverse_row_order;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ANGLE_program_binary
enum GL_ANGLE_program_binary;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ANGLE_texture_compression_dxt3
enum GL_ANGLE_texture_compression_dxt3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ANGLE_texture_compression_dxt5
enum GL_ANGLE_texture_compression_dxt5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ANGLE_texture_usage
enum GL_ANGLE_texture_usage;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ANGLE_translated_shader_source
enum GL_ANGLE_translated_shader_source;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ANY_SAMPLES_PASSED_CONSERVATIVE_EXT
enum GL_ANY_SAMPLES_PASSED_CONSERVATIVE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ANY_SAMPLES_PASSED_EXT
enum GL_ANY_SAMPLES_PASSED_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_APPLE_clip_distance
enum GL_APPLE_clip_distance;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_APPLE_color_buffer_packed_float
enum GL_APPLE_color_buffer_packed_float;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_APPLE_copy_texture_levels
enum GL_APPLE_copy_texture_levels;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_APPLE_framebuffer_multisample
enum GL_APPLE_framebuffer_multisample;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_APPLE_rgb_422
enum GL_APPLE_rgb_422;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_APPLE_sync
enum GL_APPLE_sync;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_APPLE_texture_format_BGRA8888
enum GL_APPLE_texture_format_BGRA8888;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_APPLE_texture_max_level
enum GL_APPLE_texture_max_level;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_APPLE_texture_packed_float
enum GL_APPLE_texture_packed_float;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ARC_TO_NV
enum GL_ARC_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ARM_mali_program_binary
enum GL_ARM_mali_program_binary;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ARM_mali_shader_binary
enum GL_ARM_mali_shader_binary;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ARM_rgba8
enum GL_ARM_rgba8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ARM_shader_framebuffer_fetch
enum GL_ARM_shader_framebuffer_fetch;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ARM_shader_framebuffer_fetch_depth_stencil
enum GL_ARM_shader_framebuffer_fetch_depth_stencil;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ARM_texture_unnormalized_coordinates
enum GL_ARM_texture_unnormalized_coordinates;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ATC_RGBA_EXPLICIT_ALPHA_AMD
enum GL_ATC_RGBA_EXPLICIT_ALPHA_AMD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ATC_RGBA_INTERPOLATED_ALPHA_AMD
enum GL_ATC_RGBA_INTERPOLATED_ALPHA_AMD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ATC_RGB_AMD
enum GL_ATC_RGB_AMD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_MESH_SHADER_NV
enum GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_MESH_SHADER_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TASK_SHADER_NV
enum GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TASK_SHADER_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ATTACHED_MEMORY_OBJECT_NV
enum GL_ATTACHED_MEMORY_OBJECT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ATTACHED_MEMORY_OFFSET_NV
enum GL_ATTACHED_MEMORY_OFFSET_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_BEVEL_NV
enum GL_BEVEL_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_BGRA8_EXT
enum GL_BGRA8_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_BGRA_EXT
enum GL_BGRA_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_BGRA_IMG
enum GL_BGRA_IMG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_BINNING_CONTROL_HINT_QCOM
enum GL_BINNING_CONTROL_HINT_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_BLACKHOLE_RENDER_INTEL
enum GL_BLACKHOLE_RENDER_INTEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_BLEND_ADVANCED_COHERENT_KHR
enum GL_BLEND_ADVANCED_COHERENT_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_BLEND_ADVANCED_COHERENT_NV
enum GL_BLEND_ADVANCED_COHERENT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_BLEND_OVERLAP_NV
enum GL_BLEND_OVERLAP_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_BLEND_PREMULTIPLIED_SRC_NV
enum GL_BLEND_PREMULTIPLIED_SRC_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_BLUE_NV
enum GL_BLUE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_BOLD_BIT_NV
enum GL_BOLD_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_BOUNDING_BOX_NV
enum GL_BOUNDING_BOX_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_BOUNDING_BOX_OF_BOUNDING_BOXES_NV
enum GL_BOUNDING_BOX_OF_BOUNDING_BOXES_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_BUFFER_ACCESS_OES
enum GL_BUFFER_ACCESS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_BUFFER_IMMUTABLE_STORAGE_EXT
enum GL_BUFFER_IMMUTABLE_STORAGE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_BUFFER_KHR
enum GL_BUFFER_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_BUFFER_MAPPED_OES
enum GL_BUFFER_MAPPED_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_BUFFER_MAP_POINTER_OES
enum GL_BUFFER_MAP_POINTER_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_BUFFER_OBJECT_EXT
enum GL_BUFFER_OBJECT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_BUFFER_STORAGE_FLAGS_EXT
enum GL_BUFFER_STORAGE_FLAGS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CIRCULAR_CCW_ARC_TO_NV
enum GL_CIRCULAR_CCW_ARC_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CIRCULAR_CW_ARC_TO_NV
enum GL_CIRCULAR_CW_ARC_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CIRCULAR_TANGENT_ARC_TO_NV
enum GL_CIRCULAR_TANGENT_ARC_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CLAMP_TO_BORDER_EXT
enum GL_CLAMP_TO_BORDER_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CLAMP_TO_BORDER_NV
enum GL_CLAMP_TO_BORDER_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CLAMP_TO_BORDER_OES
enum GL_CLAMP_TO_BORDER_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT_EXT
enum GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CLIENT_STORAGE_BIT_EXT
enum GL_CLIENT_STORAGE_BIT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CLIP_DEPTH_MODE_EXT
enum GL_CLIP_DEPTH_MODE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CLIP_DISTANCE0_APPLE
enum GL_CLIP_DISTANCE0_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CLIP_DISTANCE0_EXT
enum GL_CLIP_DISTANCE0_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CLIP_DISTANCE1_APPLE
enum GL_CLIP_DISTANCE1_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CLIP_DISTANCE1_EXT
enum GL_CLIP_DISTANCE1_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CLIP_DISTANCE2_APPLE
enum GL_CLIP_DISTANCE2_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CLIP_DISTANCE2_EXT
enum GL_CLIP_DISTANCE2_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CLIP_DISTANCE3_APPLE
enum GL_CLIP_DISTANCE3_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CLIP_DISTANCE3_EXT
enum GL_CLIP_DISTANCE3_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CLIP_DISTANCE4_APPLE
enum GL_CLIP_DISTANCE4_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CLIP_DISTANCE4_EXT
enum GL_CLIP_DISTANCE4_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CLIP_DISTANCE5_APPLE
enum GL_CLIP_DISTANCE5_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CLIP_DISTANCE5_EXT
enum GL_CLIP_DISTANCE5_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CLIP_DISTANCE6_APPLE
enum GL_CLIP_DISTANCE6_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CLIP_DISTANCE6_EXT
enum GL_CLIP_DISTANCE6_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CLIP_DISTANCE7_APPLE
enum GL_CLIP_DISTANCE7_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CLIP_DISTANCE7_EXT
enum GL_CLIP_DISTANCE7_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CLIP_ORIGIN_EXT
enum GL_CLIP_ORIGIN_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CLOSE_PATH_NV
enum GL_CLOSE_PATH_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLORBURN_KHR
enum GL_COLORBURN_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLORBURN_NV
enum GL_COLORBURN_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLORDODGE_KHR
enum GL_COLORDODGE_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLORDODGE_NV
enum GL_COLORDODGE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT0_EXT
enum GL_COLOR_ATTACHMENT0_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT0_NV
enum GL_COLOR_ATTACHMENT0_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT10_EXT
enum GL_COLOR_ATTACHMENT10_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT10_NV
enum GL_COLOR_ATTACHMENT10_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT11_EXT
enum GL_COLOR_ATTACHMENT11_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT11_NV
enum GL_COLOR_ATTACHMENT11_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT12_EXT
enum GL_COLOR_ATTACHMENT12_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT12_NV
enum GL_COLOR_ATTACHMENT12_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT13_EXT
enum GL_COLOR_ATTACHMENT13_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT13_NV
enum GL_COLOR_ATTACHMENT13_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT14_EXT
enum GL_COLOR_ATTACHMENT14_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT14_NV
enum GL_COLOR_ATTACHMENT14_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT15_EXT
enum GL_COLOR_ATTACHMENT15_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT15_NV
enum GL_COLOR_ATTACHMENT15_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT1_EXT
enum GL_COLOR_ATTACHMENT1_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT1_NV
enum GL_COLOR_ATTACHMENT1_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT2_EXT
enum GL_COLOR_ATTACHMENT2_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT2_NV
enum GL_COLOR_ATTACHMENT2_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT3_EXT
enum GL_COLOR_ATTACHMENT3_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT3_NV
enum GL_COLOR_ATTACHMENT3_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT4_EXT
enum GL_COLOR_ATTACHMENT4_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT4_NV
enum GL_COLOR_ATTACHMENT4_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT5_EXT
enum GL_COLOR_ATTACHMENT5_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT5_NV
enum GL_COLOR_ATTACHMENT5_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT6_EXT
enum GL_COLOR_ATTACHMENT6_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT6_NV
enum GL_COLOR_ATTACHMENT6_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT7_EXT
enum GL_COLOR_ATTACHMENT7_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT7_NV
enum GL_COLOR_ATTACHMENT7_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT8_EXT
enum GL_COLOR_ATTACHMENT8_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT8_NV
enum GL_COLOR_ATTACHMENT8_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT9_EXT
enum GL_COLOR_ATTACHMENT9_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT9_NV
enum GL_COLOR_ATTACHMENT9_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_ATTACHMENT_EXT
enum GL_COLOR_ATTACHMENT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_BUFFER_BIT0_QCOM
enum GL_COLOR_BUFFER_BIT0_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_BUFFER_BIT1_QCOM
enum GL_COLOR_BUFFER_BIT1_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_BUFFER_BIT2_QCOM
enum GL_COLOR_BUFFER_BIT2_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_BUFFER_BIT3_QCOM
enum GL_COLOR_BUFFER_BIT3_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_BUFFER_BIT4_QCOM
enum GL_COLOR_BUFFER_BIT4_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_BUFFER_BIT5_QCOM
enum GL_COLOR_BUFFER_BIT5_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_BUFFER_BIT6_QCOM
enum GL_COLOR_BUFFER_BIT6_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_BUFFER_BIT7_QCOM
enum GL_COLOR_BUFFER_BIT7_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_EXT
enum GL_COLOR_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COLOR_SAMPLES_NV
enum GL_COLOR_SAMPLES_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPARE_REF_TO_TEXTURE_EXT
enum GL_COMPARE_REF_TO_TEXTURE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPLETION_STATUS_KHR
enum GL_COMPLETION_STATUS_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RED_GREEN_RGTC2_EXT
enum GL_COMPRESSED_RED_GREEN_RGTC2_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RED_RGTC1_EXT
enum GL_COMPRESSED_RED_RGTC1_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_ASTC_10x10_KHR
enum GL_COMPRESSED_RGBA_ASTC_10x10_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_ASTC_10x5_KHR
enum GL_COMPRESSED_RGBA_ASTC_10x5_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_ASTC_10x6_KHR
enum GL_COMPRESSED_RGBA_ASTC_10x6_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_ASTC_10x8_KHR
enum GL_COMPRESSED_RGBA_ASTC_10x8_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_ASTC_12x10_KHR
enum GL_COMPRESSED_RGBA_ASTC_12x10_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_ASTC_12x12_KHR
enum GL_COMPRESSED_RGBA_ASTC_12x12_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_ASTC_3x3x3_OES
enum GL_COMPRESSED_RGBA_ASTC_3x3x3_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_ASTC_4x3x3_OES
enum GL_COMPRESSED_RGBA_ASTC_4x3x3_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_ASTC_4x4_KHR
enum GL_COMPRESSED_RGBA_ASTC_4x4_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_ASTC_4x4x3_OES
enum GL_COMPRESSED_RGBA_ASTC_4x4x3_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_ASTC_4x4x4_OES
enum GL_COMPRESSED_RGBA_ASTC_4x4x4_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_ASTC_5x4_KHR
enum GL_COMPRESSED_RGBA_ASTC_5x4_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_ASTC_5x4x4_OES
enum GL_COMPRESSED_RGBA_ASTC_5x4x4_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_ASTC_5x5_KHR
enum GL_COMPRESSED_RGBA_ASTC_5x5_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_ASTC_5x5x4_OES
enum GL_COMPRESSED_RGBA_ASTC_5x5x4_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_ASTC_5x5x5_OES
enum GL_COMPRESSED_RGBA_ASTC_5x5x5_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_ASTC_6x5_KHR
enum GL_COMPRESSED_RGBA_ASTC_6x5_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_ASTC_6x5x5_OES
enum GL_COMPRESSED_RGBA_ASTC_6x5x5_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_ASTC_6x6_KHR
enum GL_COMPRESSED_RGBA_ASTC_6x6_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_ASTC_6x6x5_OES
enum GL_COMPRESSED_RGBA_ASTC_6x6x5_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_ASTC_6x6x6_OES
enum GL_COMPRESSED_RGBA_ASTC_6x6x6_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_ASTC_8x5_KHR
enum GL_COMPRESSED_RGBA_ASTC_8x5_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_ASTC_8x6_KHR
enum GL_COMPRESSED_RGBA_ASTC_8x6_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_ASTC_8x8_KHR
enum GL_COMPRESSED_RGBA_ASTC_8x8_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_BPTC_UNORM_EXT
enum GL_COMPRESSED_RGBA_BPTC_UNORM_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG
enum GL_COMPRESSED_RGBA_PVRTC_2BPPV1_IMG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_PVRTC_2BPPV2_IMG
enum GL_COMPRESSED_RGBA_PVRTC_2BPPV2_IMG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_PVRTC_4BPPV1_IMG
enum GL_COMPRESSED_RGBA_PVRTC_4BPPV1_IMG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_PVRTC_4BPPV2_IMG
enum GL_COMPRESSED_RGBA_PVRTC_4BPPV2_IMG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_S3TC_DXT1_EXT
enum GL_COMPRESSED_RGBA_S3TC_DXT1_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_S3TC_DXT3_ANGLE
enum GL_COMPRESSED_RGBA_S3TC_DXT3_ANGLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_S3TC_DXT3_EXT
enum GL_COMPRESSED_RGBA_S3TC_DXT3_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE
enum GL_COMPRESSED_RGBA_S3TC_DXT5_ANGLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGBA_S3TC_DXT5_EXT
enum GL_COMPRESSED_RGBA_S3TC_DXT5_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT
enum GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_EXT
enum GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
enum GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG
enum GL_COMPRESSED_RGB_PVRTC_4BPPV1_IMG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_RGB_S3TC_DXT1_EXT
enum GL_COMPRESSED_RGB_S3TC_DXT1_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT
enum GL_COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SIGNED_RED_RGTC1_EXT
enum GL_COMPRESSED_SIGNED_RED_RGTC1_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR
enum GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR
enum GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR
enum GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR
enum GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR
enum GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR
enum GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_3x3x3_OES
enum GL_COMPRESSED_SRGB8_ALPHA8_ASTC_3x3x3_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x3x3_OES
enum GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x3x3_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR
enum GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x3_OES
enum GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x3_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES
enum GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR
enum GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4x4_OES
enum GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4x4_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR
enum GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x4_OES
enum GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x4_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES
enum GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR
enum GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5x5_OES
enum GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5x5_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR
enum GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x5_OES
enum GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x5_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES
enum GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR
enum GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR
enum GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR
enum GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT
enum GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT
enum GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV1_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV2_IMG
enum GL_COMPRESSED_SRGB_ALPHA_PVRTC_2BPPV2_IMG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB_ALPHA_PVRTC_4BPPV1_EXT
enum GL_COMPRESSED_SRGB_ALPHA_PVRTC_4BPPV1_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB_ALPHA_PVRTC_4BPPV2_IMG
enum GL_COMPRESSED_SRGB_ALPHA_PVRTC_4BPPV2_IMG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT
enum GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_NV
enum GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT
enum GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_NV
enum GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT
enum GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_NV
enum GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB_PVRTC_2BPPV1_EXT
enum GL_COMPRESSED_SRGB_PVRTC_2BPPV1_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB_PVRTC_4BPPV1_EXT
enum GL_COMPRESSED_SRGB_PVRTC_4BPPV1_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB_S3TC_DXT1_EXT
enum GL_COMPRESSED_SRGB_S3TC_DXT1_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COMPRESSED_SRGB_S3TC_DXT1_NV
enum GL_COMPRESSED_SRGB_S3TC_DXT1_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CONDITION_SATISFIED_APPLE
enum GL_CONDITION_SATISFIED_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CONFORMANT_NV
enum GL_CONFORMANT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CONIC_CURVE_TO_NV
enum GL_CONIC_CURVE_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CONJOINT_NV
enum GL_CONJOINT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CONSERVATIVE_RASTERIZATION_INTEL
enum GL_CONSERVATIVE_RASTERIZATION_INTEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CONSERVATIVE_RASTERIZATION_NV
enum GL_CONSERVATIVE_RASTERIZATION_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CONSERVATIVE_RASTER_MODE_NV
enum GL_CONSERVATIVE_RASTER_MODE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CONSERVATIVE_RASTER_MODE_POST_SNAP_NV
enum GL_CONSERVATIVE_RASTER_MODE_POST_SNAP_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CONSERVATIVE_RASTER_MODE_PRE_SNAP_NV
enum GL_CONSERVATIVE_RASTER_MODE_PRE_SNAP_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CONSERVATIVE_RASTER_MODE_PRE_SNAP_TRIANGLES_NV
enum GL_CONSERVATIVE_RASTER_MODE_PRE_SNAP_TRIANGLES_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CONTEXT_FLAG_DEBUG_BIT_KHR
enum GL_CONTEXT_FLAG_DEBUG_BIT_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CONTEXT_FLAG_NO_ERROR_BIT_KHR
enum GL_CONTEXT_FLAG_NO_ERROR_BIT_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CONTEXT_FLAG_PROTECTED_CONTENT_BIT_EXT
enum GL_CONTEXT_FLAG_PROTECTED_CONTENT_BIT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CONTEXT_LOST_KHR
enum GL_CONTEXT_LOST_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CONTEXT_RELEASE_BEHAVIOR_FLUSH_KHR
enum GL_CONTEXT_RELEASE_BEHAVIOR_FLUSH_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CONTEXT_RELEASE_BEHAVIOR_KHR
enum GL_CONTEXT_RELEASE_BEHAVIOR_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CONTEXT_ROBUST_ACCESS_EXT
enum GL_CONTEXT_ROBUST_ACCESS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CONTEXT_ROBUST_ACCESS_KHR
enum GL_CONTEXT_ROBUST_ACCESS_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CONTRAST_NV
enum GL_CONTRAST_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CONVEX_HULL_NV
enum GL_CONVEX_HULL_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COPY_READ_BUFFER_NV
enum GL_COPY_READ_BUFFER_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COPY_WRITE_BUFFER_NV
enum GL_COPY_WRITE_BUFFER_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COUNTER_RANGE_AMD
enum GL_COUNTER_RANGE_AMD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COUNTER_TYPE_AMD
enum GL_COUNTER_TYPE_AMD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COUNT_DOWN_NV
enum GL_COUNT_DOWN_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COUNT_UP_NV
enum GL_COUNT_UP_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COVERAGE_ALL_FRAGMENTS_NV
enum GL_COVERAGE_ALL_FRAGMENTS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COVERAGE_ATTACHMENT_NV
enum GL_COVERAGE_ATTACHMENT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COVERAGE_AUTOMATIC_NV
enum GL_COVERAGE_AUTOMATIC_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COVERAGE_BUFFERS_NV
enum GL_COVERAGE_BUFFERS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COVERAGE_BUFFER_BIT_NV
enum GL_COVERAGE_BUFFER_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COVERAGE_COMPONENT4_NV
enum GL_COVERAGE_COMPONENT4_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COVERAGE_COMPONENT_NV
enum GL_COVERAGE_COMPONENT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COVERAGE_EDGE_FRAGMENTS_NV
enum GL_COVERAGE_EDGE_FRAGMENTS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COVERAGE_MODULATION_NV
enum GL_COVERAGE_MODULATION_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COVERAGE_MODULATION_TABLE_NV
enum GL_COVERAGE_MODULATION_TABLE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COVERAGE_MODULATION_TABLE_SIZE_NV
enum GL_COVERAGE_MODULATION_TABLE_SIZE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_COVERAGE_SAMPLES_NV
enum GL_COVERAGE_SAMPLES_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CPU_OPTIMIZED_QCOM
enum GL_CPU_OPTIMIZED_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CUBIC_CURVE_TO_NV
enum GL_CUBIC_CURVE_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CUBIC_IMG
enum GL_CUBIC_IMG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CUBIC_MIPMAP_LINEAR_IMG
enum GL_CUBIC_MIPMAP_LINEAR_IMG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CUBIC_MIPMAP_NEAREST_IMG
enum GL_CUBIC_MIPMAP_NEAREST_IMG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_CURRENT_QUERY_EXT
enum GL_CURRENT_QUERY_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_D3D12_FENCE_VALUE_EXT
enum GL_D3D12_FENCE_VALUE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DARKEN_KHR
enum GL_DARKEN_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DARKEN_NV
enum GL_DARKEN_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_CALLBACK_FUNCTION_KHR
enum GL_DEBUG_CALLBACK_FUNCTION_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_CALLBACK_USER_PARAM_KHR
enum GL_DEBUG_CALLBACK_USER_PARAM_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_GROUP_STACK_DEPTH_KHR
enum GL_DEBUG_GROUP_STACK_DEPTH_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_LOGGED_MESSAGES_KHR
enum GL_DEBUG_LOGGED_MESSAGES_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH_KHR
enum GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_OUTPUT_KHR
enum GL_DEBUG_OUTPUT_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_OUTPUT_SYNCHRONOUS_KHR
enum GL_DEBUG_OUTPUT_SYNCHRONOUS_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_SEVERITY_HIGH_KHR
enum GL_DEBUG_SEVERITY_HIGH_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_SEVERITY_LOW_KHR
enum GL_DEBUG_SEVERITY_LOW_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_SEVERITY_MEDIUM_KHR
enum GL_DEBUG_SEVERITY_MEDIUM_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_SEVERITY_NOTIFICATION_KHR
enum GL_DEBUG_SEVERITY_NOTIFICATION_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_SOURCE_API_KHR
enum GL_DEBUG_SOURCE_API_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_SOURCE_APPLICATION_KHR
enum GL_DEBUG_SOURCE_APPLICATION_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_SOURCE_OTHER_KHR
enum GL_DEBUG_SOURCE_OTHER_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_SOURCE_SHADER_COMPILER_KHR
enum GL_DEBUG_SOURCE_SHADER_COMPILER_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_SOURCE_THIRD_PARTY_KHR
enum GL_DEBUG_SOURCE_THIRD_PARTY_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_SOURCE_WINDOW_SYSTEM_KHR
enum GL_DEBUG_SOURCE_WINDOW_SYSTEM_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR_KHR
enum GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_TYPE_ERROR_KHR
enum GL_DEBUG_TYPE_ERROR_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_TYPE_MARKER_KHR
enum GL_DEBUG_TYPE_MARKER_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_TYPE_OTHER_KHR
enum GL_DEBUG_TYPE_OTHER_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_TYPE_PERFORMANCE_KHR
enum GL_DEBUG_TYPE_PERFORMANCE_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_TYPE_POP_GROUP_KHR
enum GL_DEBUG_TYPE_POP_GROUP_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_TYPE_PORTABILITY_KHR
enum GL_DEBUG_TYPE_PORTABILITY_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_TYPE_PUSH_GROUP_KHR
enum GL_DEBUG_TYPE_PUSH_GROUP_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR_KHR
enum GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DECODE_EXT
enum GL_DECODE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEDICATED_MEMORY_OBJECT_EXT
enum GL_DEDICATED_MEMORY_OBJECT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEPTH24_STENCIL8_OES
enum GL_DEPTH24_STENCIL8_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEPTH_BUFFER_BIT0_QCOM
enum GL_DEPTH_BUFFER_BIT0_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEPTH_BUFFER_BIT1_QCOM
enum GL_DEPTH_BUFFER_BIT1_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEPTH_BUFFER_BIT2_QCOM
enum GL_DEPTH_BUFFER_BIT2_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEPTH_BUFFER_BIT3_QCOM
enum GL_DEPTH_BUFFER_BIT3_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEPTH_BUFFER_BIT4_QCOM
enum GL_DEPTH_BUFFER_BIT4_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEPTH_BUFFER_BIT5_QCOM
enum GL_DEPTH_BUFFER_BIT5_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEPTH_BUFFER_BIT6_QCOM
enum GL_DEPTH_BUFFER_BIT6_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEPTH_BUFFER_BIT7_QCOM
enum GL_DEPTH_BUFFER_BIT7_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEPTH_CLAMP_EXT
enum GL_DEPTH_CLAMP_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEPTH_COMPONENT16_NONLINEAR_NV
enum GL_DEPTH_COMPONENT16_NONLINEAR_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEPTH_COMPONENT16_OES
enum GL_DEPTH_COMPONENT16_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEPTH_COMPONENT24_OES
enum GL_DEPTH_COMPONENT24_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEPTH_COMPONENT32_OES
enum GL_DEPTH_COMPONENT32_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEPTH_EXT
enum GL_DEPTH_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEPTH_SAMPLES_NV
enum GL_DEPTH_SAMPLES_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEPTH_STENCIL_OES
enum GL_DEPTH_STENCIL_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DETACHED_BUFFERS_NV
enum GL_DETACHED_BUFFERS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DETACHED_MEMORY_INCARNATION_NV
enum GL_DETACHED_MEMORY_INCARNATION_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DETACHED_TEXTURES_NV
enum GL_DETACHED_TEXTURES_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEVICE_LUID_EXT
enum GL_DEVICE_LUID_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEVICE_NODE_MASK_EXT
enum GL_DEVICE_NODE_MASK_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DEVICE_UUID_EXT
enum GL_DEVICE_UUID_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DIFFERENCE_KHR
enum GL_DIFFERENCE_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DIFFERENCE_NV
enum GL_DIFFERENCE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DISJOINT_NV
enum GL_DISJOINT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DMP_PROGRAM_BINARY_DMP
enum GL_DMP_PROGRAM_BINARY_DMP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DMP_program_binary
enum GL_DMP_program_binary;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DMP_shader_binary
enum GL_DMP_shader_binary;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DOWNSAMPLE_SCALES_IMG
enum GL_DOWNSAMPLE_SCALES_IMG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER0_EXT
enum GL_DRAW_BUFFER0_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER0_NV
enum GL_DRAW_BUFFER0_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER10_EXT
enum GL_DRAW_BUFFER10_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER10_NV
enum GL_DRAW_BUFFER10_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER11_EXT
enum GL_DRAW_BUFFER11_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER11_NV
enum GL_DRAW_BUFFER11_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER12_EXT
enum GL_DRAW_BUFFER12_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER12_NV
enum GL_DRAW_BUFFER12_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER13_EXT
enum GL_DRAW_BUFFER13_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER13_NV
enum GL_DRAW_BUFFER13_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER14_EXT
enum GL_DRAW_BUFFER14_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER14_NV
enum GL_DRAW_BUFFER14_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER15_EXT
enum GL_DRAW_BUFFER15_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER15_NV
enum GL_DRAW_BUFFER15_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER1_EXT
enum GL_DRAW_BUFFER1_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER1_NV
enum GL_DRAW_BUFFER1_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER2_EXT
enum GL_DRAW_BUFFER2_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER2_NV
enum GL_DRAW_BUFFER2_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER3_EXT
enum GL_DRAW_BUFFER3_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER3_NV
enum GL_DRAW_BUFFER3_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER4_EXT
enum GL_DRAW_BUFFER4_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER4_NV
enum GL_DRAW_BUFFER4_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER5_EXT
enum GL_DRAW_BUFFER5_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER5_NV
enum GL_DRAW_BUFFER5_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER6_EXT
enum GL_DRAW_BUFFER6_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER6_NV
enum GL_DRAW_BUFFER6_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER7_EXT
enum GL_DRAW_BUFFER7_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER7_NV
enum GL_DRAW_BUFFER7_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER8_EXT
enum GL_DRAW_BUFFER8_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER8_NV
enum GL_DRAW_BUFFER8_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER9_EXT
enum GL_DRAW_BUFFER9_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER9_NV
enum GL_DRAW_BUFFER9_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_BUFFER_EXT
enum GL_DRAW_BUFFER_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_FRAMEBUFFER_ANGLE
enum GL_DRAW_FRAMEBUFFER_ANGLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_FRAMEBUFFER_APPLE
enum GL_DRAW_FRAMEBUFFER_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_FRAMEBUFFER_BINDING_ANGLE
enum GL_DRAW_FRAMEBUFFER_BINDING_ANGLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_FRAMEBUFFER_BINDING_APPLE
enum GL_DRAW_FRAMEBUFFER_BINDING_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_FRAMEBUFFER_BINDING_NV
enum GL_DRAW_FRAMEBUFFER_BINDING_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRAW_FRAMEBUFFER_NV
enum GL_DRAW_FRAMEBUFFER_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DRIVER_UUID_EXT
enum GL_DRIVER_UUID_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DST_ATOP_NV
enum GL_DST_ATOP_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DST_IN_NV
enum GL_DST_IN_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DST_NV
enum GL_DST_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DST_OUT_NV
enum GL_DST_OUT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DST_OVER_NV
enum GL_DST_OVER_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DUP_FIRST_CUBIC_CURVE_TO_NV
enum GL_DUP_FIRST_CUBIC_CURVE_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DUP_LAST_CUBIC_CURVE_TO_NV
enum GL_DUP_LAST_CUBIC_CURVE_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_DYNAMIC_STORAGE_BIT_EXT
enum GL_DYNAMIC_STORAGE_BIT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EFFECTIVE_RASTER_SAMPLES_EXT
enum GL_EFFECTIVE_RASTER_SAMPLES_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ETC1_RGB8_OES
enum GL_ETC1_RGB8_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ETC1_SRGB8_NV
enum GL_ETC1_SRGB8_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXCLUSION_KHR
enum GL_EXCLUSION_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXCLUSION_NV
enum GL_EXCLUSION_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXCLUSIVE_EXT
enum GL_EXCLUSIVE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_EGL_image_array
enum GL_EXT_EGL_image_array;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_EGL_image_storage
enum GL_EXT_EGL_image_storage;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_YUV_target
enum GL_EXT_YUV_target;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_base_instance
enum GL_EXT_base_instance;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_blend_func_extended
enum GL_EXT_blend_func_extended;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_blend_minmax
enum GL_EXT_blend_minmax;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_buffer_storage
enum GL_EXT_buffer_storage;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_clear_texture
enum GL_EXT_clear_texture;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_clip_control
enum GL_EXT_clip_control;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_clip_cull_distance
enum GL_EXT_clip_cull_distance;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_color_buffer_float
enum GL_EXT_color_buffer_float;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_color_buffer_half_float
enum GL_EXT_color_buffer_half_float;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_conservative_depth
enum GL_EXT_conservative_depth;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_copy_image
enum GL_EXT_copy_image;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_debug_label
enum GL_EXT_debug_label;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_debug_marker
enum GL_EXT_debug_marker;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_depth_clamp
enum GL_EXT_depth_clamp;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_discard_framebuffer
enum GL_EXT_discard_framebuffer;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_disjoint_timer_query
enum GL_EXT_disjoint_timer_query;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_draw_buffers
enum GL_EXT_draw_buffers;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_draw_buffers_indexed
enum GL_EXT_draw_buffers_indexed;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_draw_elements_base_vertex
enum GL_EXT_draw_elements_base_vertex;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_draw_instanced
enum GL_EXT_draw_instanced;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_draw_transform_feedback
enum GL_EXT_draw_transform_feedback;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_external_buffer
enum GL_EXT_external_buffer;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_float_blend
enum GL_EXT_float_blend;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_geometry_point_size
enum GL_EXT_geometry_point_size;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_geometry_shader
enum GL_EXT_geometry_shader;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_gpu_shader5
enum GL_EXT_gpu_shader5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_instanced_arrays
enum GL_EXT_instanced_arrays;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_map_buffer_range
enum GL_EXT_map_buffer_range;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_memory_object
enum GL_EXT_memory_object;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_memory_object_fd
enum GL_EXT_memory_object_fd;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_memory_object_win32
enum GL_EXT_memory_object_win32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_multi_draw_arrays
enum GL_EXT_multi_draw_arrays;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_multi_draw_indirect
enum GL_EXT_multi_draw_indirect;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_multisampled_compatibility
enum GL_EXT_multisampled_compatibility;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_multisampled_render_to_texture
enum GL_EXT_multisampled_render_to_texture;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_multisampled_render_to_texture2
enum GL_EXT_multisampled_render_to_texture2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_multiview_draw_buffers
enum GL_EXT_multiview_draw_buffers;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_multiview_tessellation_geometry_shader
enum GL_EXT_multiview_tessellation_geometry_shader;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_multiview_texture_multisample
enum GL_EXT_multiview_texture_multisample;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_multiview_timer_query
enum GL_EXT_multiview_timer_query;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_occlusion_query_boolean
enum GL_EXT_occlusion_query_boolean;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_polygon_offset_clamp
enum GL_EXT_polygon_offset_clamp;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_post_depth_coverage
enum GL_EXT_post_depth_coverage;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_primitive_bounding_box
enum GL_EXT_primitive_bounding_box;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_protected_textures
enum GL_EXT_protected_textures;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_pvrtc_sRGB
enum GL_EXT_pvrtc_sRGB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_raster_multisample
enum GL_EXT_raster_multisample;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_read_format_bgra
enum GL_EXT_read_format_bgra;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_render_snorm
enum GL_EXT_render_snorm;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_robustness
enum GL_EXT_robustness;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_sRGB
enum GL_EXT_sRGB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_sRGB_write_control
enum GL_EXT_sRGB_write_control;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_semaphore
enum GL_EXT_semaphore;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_semaphore_fd
enum GL_EXT_semaphore_fd;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_semaphore_win32
enum GL_EXT_semaphore_win32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_separate_shader_objects
enum GL_EXT_separate_shader_objects;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_shader_framebuffer_fetch
enum GL_EXT_shader_framebuffer_fetch;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_shader_framebuffer_fetch_non_coherent
enum GL_EXT_shader_framebuffer_fetch_non_coherent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_shader_group_vote
enum GL_EXT_shader_group_vote;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_shader_implicit_conversions
enum GL_EXT_shader_implicit_conversions;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_shader_integer_mix
enum GL_EXT_shader_integer_mix;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_shader_io_blocks
enum GL_EXT_shader_io_blocks;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_shader_non_constant_global_initializers
enum GL_EXT_shader_non_constant_global_initializers;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_shader_pixel_local_storage
enum GL_EXT_shader_pixel_local_storage;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_shader_pixel_local_storage2
enum GL_EXT_shader_pixel_local_storage2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_shader_texture_lod
enum GL_EXT_shader_texture_lod;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_shadow_samplers
enum GL_EXT_shadow_samplers;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_sparse_texture
enum GL_EXT_sparse_texture;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_sparse_texture2
enum GL_EXT_sparse_texture2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_tessellation_point_size
enum GL_EXT_tessellation_point_size;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_tessellation_shader
enum GL_EXT_tessellation_shader;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_texture_border_clamp
enum GL_EXT_texture_border_clamp;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_texture_buffer
enum GL_EXT_texture_buffer;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_texture_compression_astc_decode_mode
enum GL_EXT_texture_compression_astc_decode_mode;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_texture_compression_bptc
enum GL_EXT_texture_compression_bptc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_texture_compression_dxt1
enum GL_EXT_texture_compression_dxt1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_texture_compression_rgtc
enum GL_EXT_texture_compression_rgtc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_texture_compression_s3tc
enum GL_EXT_texture_compression_s3tc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_texture_compression_s3tc_srgb
enum GL_EXT_texture_compression_s3tc_srgb;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_texture_cube_map_array
enum GL_EXT_texture_cube_map_array;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_texture_filter_anisotropic
enum GL_EXT_texture_filter_anisotropic;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_texture_filter_minmax
enum GL_EXT_texture_filter_minmax;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_texture_format_BGRA8888
enum GL_EXT_texture_format_BGRA8888;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_texture_format_sRGB_override
enum GL_EXT_texture_format_sRGB_override;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_texture_mirror_clamp_to_edge
enum GL_EXT_texture_mirror_clamp_to_edge;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_texture_norm16
enum GL_EXT_texture_norm16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_texture_query_lod
enum GL_EXT_texture_query_lod;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_texture_rg
enum GL_EXT_texture_rg;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_texture_sRGB_R8
enum GL_EXT_texture_sRGB_R8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_texture_sRGB_RG8
enum GL_EXT_texture_sRGB_RG8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_texture_sRGB_decode
enum GL_EXT_texture_sRGB_decode;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_texture_shadow_lod
enum GL_EXT_texture_shadow_lod;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_texture_storage
enum GL_EXT_texture_storage;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_texture_type_2_10_10_10_REV
enum GL_EXT_texture_type_2_10_10_10_REV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_texture_view
enum GL_EXT_texture_view;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_unpack_subimage
enum GL_EXT_unpack_subimage;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_win32_keyed_mutex
enum GL_EXT_win32_keyed_mutex;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_EXT_window_rectangles
enum GL_EXT_window_rectangles;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FACTOR_MAX_AMD
enum GL_FACTOR_MAX_AMD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FACTOR_MIN_AMD
enum GL_FACTOR_MIN_AMD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FENCE_CONDITION_NV
enum GL_FENCE_CONDITION_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FENCE_STATUS_NV
enum GL_FENCE_STATUS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FETCH_PER_SAMPLE_ARM
enum GL_FETCH_PER_SAMPLE_ARM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FILE_NAME_NV
enum GL_FILE_NAME_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FILL_NV
enum GL_FILL_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FILL_RECTANGLE_NV
enum GL_FILL_RECTANGLE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FIRST_TO_REST_NV
enum GL_FIRST_TO_REST_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FIRST_VERTEX_CONVENTION_EXT
enum GL_FIRST_VERTEX_CONVENTION_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FIRST_VERTEX_CONVENTION_OES
enum GL_FIRST_VERTEX_CONVENTION_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FJ_shader_binary_GCCSO
enum GL_FJ_shader_binary_GCCSO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FLOAT16_NV
enum GL_FLOAT16_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FLOAT16_VEC2_NV
enum GL_FLOAT16_VEC2_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FLOAT16_VEC3_NV
enum GL_FLOAT16_VEC3_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FLOAT16_VEC4_NV
enum GL_FLOAT16_VEC4_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FLOAT_MAT2x3_NV
enum GL_FLOAT_MAT2x3_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FLOAT_MAT2x4_NV
enum GL_FLOAT_MAT2x4_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FLOAT_MAT3x2_NV
enum GL_FLOAT_MAT3x2_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FLOAT_MAT3x4_NV
enum GL_FLOAT_MAT3x4_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FLOAT_MAT4x2_NV
enum GL_FLOAT_MAT4x2_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FLOAT_MAT4x3_NV
enum GL_FLOAT_MAT4x3_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FONT_ASCENDER_BIT_NV
enum GL_FONT_ASCENDER_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FONT_DESCENDER_BIT_NV
enum GL_FONT_DESCENDER_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FONT_GLYPHS_AVAILABLE_NV
enum GL_FONT_GLYPHS_AVAILABLE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FONT_HAS_KERNING_BIT_NV
enum GL_FONT_HAS_KERNING_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FONT_HEIGHT_BIT_NV
enum GL_FONT_HEIGHT_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FONT_MAX_ADVANCE_HEIGHT_BIT_NV
enum GL_FONT_MAX_ADVANCE_HEIGHT_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FONT_MAX_ADVANCE_WIDTH_BIT_NV
enum GL_FONT_MAX_ADVANCE_WIDTH_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FONT_NUM_GLYPH_INDICES_BIT_NV
enum GL_FONT_NUM_GLYPH_INDICES_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FONT_TARGET_UNAVAILABLE_NV
enum GL_FONT_TARGET_UNAVAILABLE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FONT_UNAVAILABLE_NV
enum GL_FONT_UNAVAILABLE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FONT_UNDERLINE_POSITION_BIT_NV
enum GL_FONT_UNDERLINE_POSITION_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FONT_UNDERLINE_THICKNESS_BIT_NV
enum GL_FONT_UNDERLINE_THICKNESS_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FONT_UNINTELLIGIBLE_NV
enum GL_FONT_UNINTELLIGIBLE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FONT_UNITS_PER_EM_BIT_NV
enum GL_FONT_UNITS_PER_EM_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FONT_X_MAX_BOUNDS_BIT_NV
enum GL_FONT_X_MAX_BOUNDS_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FONT_X_MIN_BOUNDS_BIT_NV
enum GL_FONT_X_MIN_BOUNDS_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FONT_Y_MAX_BOUNDS_BIT_NV
enum GL_FONT_Y_MAX_BOUNDS_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FONT_Y_MIN_BOUNDS_BIT_NV
enum GL_FONT_Y_MIN_BOUNDS_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FOVEATION_ENABLE_BIT_QCOM
enum GL_FOVEATION_ENABLE_BIT_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FOVEATION_SCALED_BIN_METHOD_BIT_QCOM
enum GL_FOVEATION_SCALED_BIN_METHOD_BIT_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FOVEATION_SUBSAMPLED_LAYOUT_METHOD_BIT_QCOM
enum GL_FOVEATION_SUBSAMPLED_LAYOUT_METHOD_BIT_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRACTIONAL_EVEN_EXT
enum GL_FRACTIONAL_EVEN_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRACTIONAL_EVEN_OES
enum GL_FRACTIONAL_EVEN_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRACTIONAL_ODD_EXT
enum GL_FRACTIONAL_ODD_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRACTIONAL_ODD_OES
enum GL_FRACTIONAL_ODD_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAGMENT_COVERAGE_COLOR_NV
enum GL_FRAGMENT_COVERAGE_COLOR_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAGMENT_COVERAGE_TO_COLOR_NV
enum GL_FRAGMENT_COVERAGE_TO_COLOR_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAGMENT_INPUT_NV
enum GL_FRAGMENT_INPUT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAGMENT_INTERPOLATION_OFFSET_BITS_OES
enum GL_FRAGMENT_INTERPOLATION_OFFSET_BITS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAGMENT_SHADER_BIT_EXT
enum GL_FRAGMENT_SHADER_BIT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAGMENT_SHADER_DERIVATIVE_HINT_OES
enum GL_FRAGMENT_SHADER_DERIVATIVE_HINT_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT
enum GL_FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAGMENT_SHADER_FRAMEBUFFER_FETCH_MRT_ARM
enum GL_FRAGMENT_SHADER_FRAMEBUFFER_FETCH_MRT_ARM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_ATTACHMENT_ANGLE
enum GL_FRAMEBUFFER_ATTACHMENT_ANGLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT
enum GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT
enum GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_ATTACHMENT_LAYERED_EXT
enum GL_FRAMEBUFFER_ATTACHMENT_LAYERED_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_ATTACHMENT_LAYERED_OES
enum GL_FRAMEBUFFER_ATTACHMENT_LAYERED_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_OES
enum GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR
enum GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR
enum GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT
enum GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_SCALE_IMG
enum GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_SCALE_IMG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_DEFAULT_LAYERS_EXT
enum GL_FRAMEBUFFER_DEFAULT_LAYERS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_DEFAULT_LAYERS_OES
enum GL_FRAMEBUFFER_DEFAULT_LAYERS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_FETCH_NONCOHERENT_QCOM
enum GL_FRAMEBUFFER_FETCH_NONCOHERENT_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_FLIP_X_MESA
enum GL_FRAMEBUFFER_FLIP_X_MESA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_FLIP_Y_MESA
enum GL_FRAMEBUFFER_FLIP_Y_MESA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_INCOMPLETE_FOVEATION_QCOM
enum GL_FRAMEBUFFER_INCOMPLETE_FOVEATION_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_INCOMPLETE_INSUFFICIENT_SHADER_COMBINED_LOCAL_STORAGE_EXT
enum GL_FRAMEBUFFER_INCOMPLETE_INSUFFICIENT_SHADER_COMBINED_LOCAL_STORAGE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_EXT
enum GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_OES
enum GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_AND_DOWNSAMPLE_IMG
enum GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_AND_DOWNSAMPLE_IMG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_ANGLE
enum GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_ANGLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_APPLE
enum GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT
enum GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG
enum GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_IMG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_NV
enum GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR
enum GL_FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_PROGRAMMABLE_SAMPLE_LOCATIONS_NV
enum GL_FRAMEBUFFER_PROGRAMMABLE_SAMPLE_LOCATIONS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_SAMPLE_LOCATION_PIXEL_GRID_NV
enum GL_FRAMEBUFFER_SAMPLE_LOCATION_PIXEL_GRID_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_SRGB_EXT
enum GL_FRAMEBUFFER_SRGB_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_SWAP_XY_MESA
enum GL_FRAMEBUFFER_SWAP_XY_MESA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_FRAMEBUFFER_UNDEFINED_OES
enum GL_FRAMEBUFFER_UNDEFINED_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GCCSO_SHADER_BINARY_FJ
enum GL_GCCSO_SHADER_BINARY_FJ;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GEOMETRY_LINKED_INPUT_TYPE_EXT
enum GL_GEOMETRY_LINKED_INPUT_TYPE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GEOMETRY_LINKED_INPUT_TYPE_OES
enum GL_GEOMETRY_LINKED_INPUT_TYPE_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GEOMETRY_LINKED_OUTPUT_TYPE_EXT
enum GL_GEOMETRY_LINKED_OUTPUT_TYPE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GEOMETRY_LINKED_OUTPUT_TYPE_OES
enum GL_GEOMETRY_LINKED_OUTPUT_TYPE_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GEOMETRY_LINKED_VERTICES_OUT_EXT
enum GL_GEOMETRY_LINKED_VERTICES_OUT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GEOMETRY_LINKED_VERTICES_OUT_OES
enum GL_GEOMETRY_LINKED_VERTICES_OUT_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GEOMETRY_SHADER_BIT_EXT
enum GL_GEOMETRY_SHADER_BIT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GEOMETRY_SHADER_BIT_OES
enum GL_GEOMETRY_SHADER_BIT_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GEOMETRY_SHADER_EXT
enum GL_GEOMETRY_SHADER_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GEOMETRY_SHADER_INVOCATIONS_EXT
enum GL_GEOMETRY_SHADER_INVOCATIONS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GEOMETRY_SHADER_INVOCATIONS_OES
enum GL_GEOMETRY_SHADER_INVOCATIONS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GEOMETRY_SHADER_OES
enum GL_GEOMETRY_SHADER_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GLYPH_HAS_KERNING_BIT_NV
enum GL_GLYPH_HAS_KERNING_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GLYPH_HEIGHT_BIT_NV
enum GL_GLYPH_HEIGHT_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GLYPH_HORIZONTAL_BEARING_ADVANCE_BIT_NV
enum GL_GLYPH_HORIZONTAL_BEARING_ADVANCE_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GLYPH_HORIZONTAL_BEARING_X_BIT_NV
enum GL_GLYPH_HORIZONTAL_BEARING_X_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GLYPH_HORIZONTAL_BEARING_Y_BIT_NV
enum GL_GLYPH_HORIZONTAL_BEARING_Y_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GLYPH_VERTICAL_BEARING_ADVANCE_BIT_NV
enum GL_GLYPH_VERTICAL_BEARING_ADVANCE_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GLYPH_VERTICAL_BEARING_X_BIT_NV
enum GL_GLYPH_VERTICAL_BEARING_X_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GLYPH_VERTICAL_BEARING_Y_BIT_NV
enum GL_GLYPH_VERTICAL_BEARING_Y_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GLYPH_WIDTH_BIT_NV
enum GL_GLYPH_WIDTH_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GPU_DISJOINT_EXT
enum GL_GPU_DISJOINT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GPU_OPTIMIZED_QCOM
enum GL_GPU_OPTIMIZED_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GREEN_NV
enum GL_GREEN_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GUILTY_CONTEXT_RESET_EXT
enum GL_GUILTY_CONTEXT_RESET_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_GUILTY_CONTEXT_RESET_KHR
enum GL_GUILTY_CONTEXT_RESET_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_HALF_FLOAT_OES
enum GL_HALF_FLOAT_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_HANDLE_TYPE_D3D11_IMAGE_EXT
enum GL_HANDLE_TYPE_D3D11_IMAGE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_HANDLE_TYPE_D3D11_IMAGE_KMT_EXT
enum GL_HANDLE_TYPE_D3D11_IMAGE_KMT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_HANDLE_TYPE_D3D12_FENCE_EXT
enum GL_HANDLE_TYPE_D3D12_FENCE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_HANDLE_TYPE_D3D12_RESOURCE_EXT
enum GL_HANDLE_TYPE_D3D12_RESOURCE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_HANDLE_TYPE_D3D12_TILEPOOL_EXT
enum GL_HANDLE_TYPE_D3D12_TILEPOOL_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_HANDLE_TYPE_OPAQUE_FD_EXT
enum GL_HANDLE_TYPE_OPAQUE_FD_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_HANDLE_TYPE_OPAQUE_WIN32_EXT
enum GL_HANDLE_TYPE_OPAQUE_WIN32_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_HANDLE_TYPE_OPAQUE_WIN32_KMT_EXT
enum GL_HANDLE_TYPE_OPAQUE_WIN32_KMT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_HARDLIGHT_KHR
enum GL_HARDLIGHT_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_HARDLIGHT_NV
enum GL_HARDLIGHT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_HARDMIX_NV
enum GL_HARDMIX_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_HORIZONTAL_LINE_TO_NV
enum GL_HORIZONTAL_LINE_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_HSL_COLOR_KHR
enum GL_HSL_COLOR_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_HSL_COLOR_NV
enum GL_HSL_COLOR_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_HSL_HUE_KHR
enum GL_HSL_HUE_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_HSL_HUE_NV
enum GL_HSL_HUE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_HSL_LUMINOSITY_KHR
enum GL_HSL_LUMINOSITY_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_HSL_LUMINOSITY_NV
enum GL_HSL_LUMINOSITY_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_HSL_SATURATION_KHR
enum GL_HSL_SATURATION_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_HSL_SATURATION_NV
enum GL_HSL_SATURATION_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_IMAGE_BUFFER_EXT
enum GL_IMAGE_BUFFER_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_IMAGE_BUFFER_OES
enum GL_IMAGE_BUFFER_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_IMAGE_CUBE_MAP_ARRAY_EXT
enum GL_IMAGE_CUBE_MAP_ARRAY_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_IMAGE_CUBE_MAP_ARRAY_OES
enum GL_IMAGE_CUBE_MAP_ARRAY_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_IMG_bindless_texture
enum GL_IMG_bindless_texture;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_IMG_framebuffer_downsample
enum GL_IMG_framebuffer_downsample;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_IMG_multisampled_render_to_texture
enum GL_IMG_multisampled_render_to_texture;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_IMG_program_binary
enum GL_IMG_program_binary;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_IMG_read_format
enum GL_IMG_read_format;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_IMG_shader_binary
enum GL_IMG_shader_binary;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_IMG_texture_compression_pvrtc
enum GL_IMG_texture_compression_pvrtc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_IMG_texture_compression_pvrtc2
enum GL_IMG_texture_compression_pvrtc2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_IMG_texture_filter_cubic
enum GL_IMG_texture_filter_cubic;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INCLUSIVE_EXT
enum GL_INCLUSIVE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INNOCENT_CONTEXT_RESET_EXT
enum GL_INNOCENT_CONTEXT_RESET_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INNOCENT_CONTEXT_RESET_KHR
enum GL_INNOCENT_CONTEXT_RESET_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INT16_NV
enum GL_INT16_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INT16_VEC2_NV
enum GL_INT16_VEC2_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INT16_VEC3_NV
enum GL_INT16_VEC3_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INT16_VEC4_NV
enum GL_INT16_VEC4_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INT64_NV
enum GL_INT64_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INT64_VEC2_NV
enum GL_INT64_VEC2_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INT64_VEC3_NV
enum GL_INT64_VEC3_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INT64_VEC4_NV
enum GL_INT64_VEC4_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INT8_NV
enum GL_INT8_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INT8_VEC2_NV
enum GL_INT8_VEC2_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INT8_VEC3_NV
enum GL_INT8_VEC3_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INT8_VEC4_NV
enum GL_INT8_VEC4_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INTEL_blackhole_render
enum GL_INTEL_blackhole_render;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INTEL_conservative_rasterization
enum GL_INTEL_conservative_rasterization;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INTEL_framebuffer_CMAA
enum GL_INTEL_framebuffer_CMAA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INTEL_performance_query
enum GL_INTEL_performance_query;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INT_10_10_10_2_OES
enum GL_INT_10_10_10_2_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INT_IMAGE_BUFFER_EXT
enum GL_INT_IMAGE_BUFFER_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INT_IMAGE_BUFFER_OES
enum GL_INT_IMAGE_BUFFER_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INT_IMAGE_CUBE_MAP_ARRAY_EXT
enum GL_INT_IMAGE_CUBE_MAP_ARRAY_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INT_IMAGE_CUBE_MAP_ARRAY_OES
enum GL_INT_IMAGE_CUBE_MAP_ARRAY_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY_OES
enum GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INT_SAMPLER_BUFFER_EXT
enum GL_INT_SAMPLER_BUFFER_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INT_SAMPLER_BUFFER_OES
enum GL_INT_SAMPLER_BUFFER_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INT_SAMPLER_CUBE_MAP_ARRAY_EXT
enum GL_INT_SAMPLER_CUBE_MAP_ARRAY_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INT_SAMPLER_CUBE_MAP_ARRAY_OES
enum GL_INT_SAMPLER_CUBE_MAP_ARRAY_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INVERT_OVG_NV
enum GL_INVERT_OVG_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_INVERT_RGB_NV
enum GL_INVERT_RGB_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ISOLINES_EXT
enum GL_ISOLINES_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ISOLINES_OES
enum GL_ISOLINES_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_IS_PER_PATCH_EXT
enum GL_IS_PER_PATCH_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_IS_PER_PATCH_OES
enum GL_IS_PER_PATCH_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ITALIC_BIT_NV
enum GL_ITALIC_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_KHR_blend_equation_advanced
enum GL_KHR_blend_equation_advanced;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_KHR_blend_equation_advanced_coherent
enum GL_KHR_blend_equation_advanced_coherent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_KHR_context_flush_control
enum GL_KHR_context_flush_control;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_KHR_debug
enum GL_KHR_debug;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_KHR_no_error
enum GL_KHR_no_error;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_KHR_parallel_shader_compile
enum GL_KHR_parallel_shader_compile;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_KHR_robust_buffer_access_behavior
enum GL_KHR_robust_buffer_access_behavior;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_KHR_robustness
enum GL_KHR_robustness;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_KHR_shader_subgroup
enum GL_KHR_shader_subgroup;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_KHR_texture_compression_astc_hdr
enum GL_KHR_texture_compression_astc_hdr;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_KHR_texture_compression_astc_ldr
enum GL_KHR_texture_compression_astc_ldr;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_KHR_texture_compression_astc_sliced_3d
enum GL_KHR_texture_compression_astc_sliced_3d;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LARGE_CCW_ARC_TO_NV
enum GL_LARGE_CCW_ARC_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LARGE_CW_ARC_TO_NV
enum GL_LARGE_CW_ARC_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LAST_VERTEX_CONVENTION_EXT
enum GL_LAST_VERTEX_CONVENTION_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LAST_VERTEX_CONVENTION_OES
enum GL_LAST_VERTEX_CONVENTION_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LAYER_PROVOKING_VERTEX_EXT
enum GL_LAYER_PROVOKING_VERTEX_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LAYER_PROVOKING_VERTEX_OES
enum GL_LAYER_PROVOKING_VERTEX_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LAYOUT_COLOR_ATTACHMENT_EXT
enum GL_LAYOUT_COLOR_ATTACHMENT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LAYOUT_DEPTH_ATTACHMENT_STENCIL_READ_ONLY_EXT
enum GL_LAYOUT_DEPTH_ATTACHMENT_STENCIL_READ_ONLY_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LAYOUT_DEPTH_READ_ONLY_STENCIL_ATTACHMENT_EXT
enum GL_LAYOUT_DEPTH_READ_ONLY_STENCIL_ATTACHMENT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LAYOUT_DEPTH_STENCIL_ATTACHMENT_EXT
enum GL_LAYOUT_DEPTH_STENCIL_ATTACHMENT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LAYOUT_DEPTH_STENCIL_READ_ONLY_EXT
enum GL_LAYOUT_DEPTH_STENCIL_READ_ONLY_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LAYOUT_GENERAL_EXT
enum GL_LAYOUT_GENERAL_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LAYOUT_SHADER_READ_ONLY_EXT
enum GL_LAYOUT_SHADER_READ_ONLY_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LAYOUT_TRANSFER_DST_EXT
enum GL_LAYOUT_TRANSFER_DST_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LAYOUT_TRANSFER_SRC_EXT
enum GL_LAYOUT_TRANSFER_SRC_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LIGHTEN_KHR
enum GL_LIGHTEN_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LIGHTEN_NV
enum GL_LIGHTEN_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LINEARBURN_NV
enum GL_LINEARBURN_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LINEARDODGE_NV
enum GL_LINEARDODGE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LINEARLIGHT_NV
enum GL_LINEARLIGHT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LINEAR_TILING_EXT
enum GL_LINEAR_TILING_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LINES_ADJACENCY_EXT
enum GL_LINES_ADJACENCY_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LINES_ADJACENCY_OES
enum GL_LINES_ADJACENCY_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LINE_NV
enum GL_LINE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LINE_STRIP_ADJACENCY_EXT
enum GL_LINE_STRIP_ADJACENCY_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LINE_STRIP_ADJACENCY_OES
enum GL_LINE_STRIP_ADJACENCY_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LINE_TO_NV
enum GL_LINE_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LOCATION_INDEX_EXT
enum GL_LOCATION_INDEX_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LOSE_CONTEXT_ON_RESET_EXT
enum GL_LOSE_CONTEXT_ON_RESET_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LOSE_CONTEXT_ON_RESET_KHR
enum GL_LOSE_CONTEXT_ON_RESET_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LOWER_LEFT_EXT
enum GL_LOWER_LEFT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LUID_SIZE_EXT
enum GL_LUID_SIZE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LUMINANCE16F_EXT
enum GL_LUMINANCE16F_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LUMINANCE32F_EXT
enum GL_LUMINANCE32F_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LUMINANCE4_ALPHA4_OES
enum GL_LUMINANCE4_ALPHA4_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LUMINANCE8_ALPHA8_EXT
enum GL_LUMINANCE8_ALPHA8_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LUMINANCE8_ALPHA8_OES
enum GL_LUMINANCE8_ALPHA8_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LUMINANCE8_EXT
enum GL_LUMINANCE8_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LUMINANCE8_OES
enum GL_LUMINANCE8_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LUMINANCE_ALPHA16F_EXT
enum GL_LUMINANCE_ALPHA16F_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_LUMINANCE_ALPHA32F_EXT
enum GL_LUMINANCE_ALPHA32F_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MALI_PROGRAM_BINARY_ARM
enum GL_MALI_PROGRAM_BINARY_ARM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MALI_SHADER_BINARY_ARM
enum GL_MALI_SHADER_BINARY_ARM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAP_COHERENT_BIT_EXT
enum GL_MAP_COHERENT_BIT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAP_FLUSH_EXPLICIT_BIT_EXT
enum GL_MAP_FLUSH_EXPLICIT_BIT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAP_INVALIDATE_BUFFER_BIT_EXT
enum GL_MAP_INVALIDATE_BUFFER_BIT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAP_INVALIDATE_RANGE_BIT_EXT
enum GL_MAP_INVALIDATE_RANGE_BIT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAP_PERSISTENT_BIT_EXT
enum GL_MAP_PERSISTENT_BIT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAP_READ_BIT
enum GL_MAP_READ_BIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAP_READ_BIT_EXT
enum GL_MAP_READ_BIT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAP_UNSYNCHRONIZED_BIT_EXT
enum GL_MAP_UNSYNCHRONIZED_BIT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAP_WRITE_BIT
enum GL_MAP_WRITE_BIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAP_WRITE_BIT_EXT
enum GL_MAP_WRITE_BIT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX
enum GL_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_3D_TEXTURE_SIZE_OES
enum GL_MAX_3D_TEXTURE_SIZE_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_CLIP_DISTANCES_APPLE
enum GL_MAX_CLIP_DISTANCES_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_CLIP_DISTANCES_EXT
enum GL_MAX_CLIP_DISTANCES_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_COARSE_FRAGMENT_SAMPLES_NV
enum GL_MAX_COARSE_FRAGMENT_SAMPLES_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_COLOR_ATTACHMENTS_EXT
enum GL_MAX_COLOR_ATTACHMENTS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_COLOR_ATTACHMENTS_NV
enum GL_MAX_COLOR_ATTACHMENTS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_COLOR_FRAMEBUFFER_SAMPLES_AMD
enum GL_MAX_COLOR_FRAMEBUFFER_SAMPLES_AMD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_COLOR_FRAMEBUFFER_STORAGE_SAMPLES_AMD
enum GL_MAX_COLOR_FRAMEBUFFER_STORAGE_SAMPLES_AMD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_COMBINED_CLIP_AND_CULL_DISTANCES_EXT
enum GL_MAX_COMBINED_CLIP_AND_CULL_DISTANCES_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS_EXT
enum GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS_OES
enum GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_COMBINED_MESH_UNIFORM_COMPONENTS_NV
enum GL_MAX_COMBINED_MESH_UNIFORM_COMPONENTS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_COMBINED_TASK_UNIFORM_COMPONENTS_NV
enum GL_MAX_COMBINED_TASK_UNIFORM_COMPONENTS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS_EXT
enum GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS_OES
enum GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS_EXT
enum GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS_OES
enum GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_CULL_DISTANCES_EXT
enum GL_MAX_CULL_DISTANCES_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_DEBUG_GROUP_STACK_DEPTH_KHR
enum GL_MAX_DEBUG_GROUP_STACK_DEPTH_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_DEBUG_LOGGED_MESSAGES_KHR
enum GL_MAX_DEBUG_LOGGED_MESSAGES_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_DEBUG_MESSAGE_LENGTH_KHR
enum GL_MAX_DEBUG_MESSAGE_LENGTH_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_DEPTH_STENCIL_FRAMEBUFFER_SAMPLES_AMD
enum GL_MAX_DEPTH_STENCIL_FRAMEBUFFER_SAMPLES_AMD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_DETACHED_BUFFERS_NV
enum GL_MAX_DETACHED_BUFFERS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_DETACHED_TEXTURES_NV
enum GL_MAX_DETACHED_TEXTURES_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_DRAW_BUFFERS_EXT
enum GL_MAX_DRAW_BUFFERS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_DRAW_BUFFERS_NV
enum GL_MAX_DRAW_BUFFERS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_DRAW_MESH_TASKS_COUNT_NV
enum GL_MAX_DRAW_MESH_TASKS_COUNT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_DUAL_SOURCE_DRAW_BUFFERS_EXT
enum GL_MAX_DUAL_SOURCE_DRAW_BUFFERS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_EXT
enum GL_MAX_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_FRAGMENT_INTERPOLATION_OFFSET_OES
enum GL_MAX_FRAGMENT_INTERPOLATION_OFFSET_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_FRAMEBUFFER_LAYERS_EXT
enum GL_MAX_FRAMEBUFFER_LAYERS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_FRAMEBUFFER_LAYERS_OES
enum GL_MAX_FRAMEBUFFER_LAYERS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_GEOMETRY_ATOMIC_COUNTERS_EXT
enum GL_MAX_GEOMETRY_ATOMIC_COUNTERS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_GEOMETRY_ATOMIC_COUNTERS_OES
enum GL_MAX_GEOMETRY_ATOMIC_COUNTERS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS_EXT
enum GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS_OES
enum GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_GEOMETRY_IMAGE_UNIFORMS_EXT
enum GL_MAX_GEOMETRY_IMAGE_UNIFORMS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_GEOMETRY_IMAGE_UNIFORMS_OES
enum GL_MAX_GEOMETRY_IMAGE_UNIFORMS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_GEOMETRY_INPUT_COMPONENTS_EXT
enum GL_MAX_GEOMETRY_INPUT_COMPONENTS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_GEOMETRY_INPUT_COMPONENTS_OES
enum GL_MAX_GEOMETRY_INPUT_COMPONENTS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_GEOMETRY_OUTPUT_COMPONENTS_EXT
enum GL_MAX_GEOMETRY_OUTPUT_COMPONENTS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_GEOMETRY_OUTPUT_COMPONENTS_OES
enum GL_MAX_GEOMETRY_OUTPUT_COMPONENTS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_GEOMETRY_OUTPUT_VERTICES_EXT
enum GL_MAX_GEOMETRY_OUTPUT_VERTICES_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_GEOMETRY_OUTPUT_VERTICES_OES
enum GL_MAX_GEOMETRY_OUTPUT_VERTICES_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_GEOMETRY_SHADER_INVOCATIONS_EXT
enum GL_MAX_GEOMETRY_SHADER_INVOCATIONS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_GEOMETRY_SHADER_INVOCATIONS_OES
enum GL_MAX_GEOMETRY_SHADER_INVOCATIONS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS_EXT
enum GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS_OES
enum GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_EXT
enum GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_OES
enum GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_EXT
enum GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_OES
enum GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_GEOMETRY_UNIFORM_BLOCKS_EXT
enum GL_MAX_GEOMETRY_UNIFORM_BLOCKS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_GEOMETRY_UNIFORM_BLOCKS_OES
enum GL_MAX_GEOMETRY_UNIFORM_BLOCKS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_EXT
enum GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_OES
enum GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_LABEL_LENGTH_KHR
enum GL_MAX_LABEL_LENGTH_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_MESH_ATOMIC_COUNTERS_NV
enum GL_MAX_MESH_ATOMIC_COUNTERS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_MESH_ATOMIC_COUNTER_BUFFERS_NV
enum GL_MAX_MESH_ATOMIC_COUNTER_BUFFERS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_MESH_IMAGE_UNIFORMS_NV
enum GL_MAX_MESH_IMAGE_UNIFORMS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_MESH_OUTPUT_PRIMITIVES_NV
enum GL_MAX_MESH_OUTPUT_PRIMITIVES_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_MESH_OUTPUT_VERTICES_NV
enum GL_MAX_MESH_OUTPUT_VERTICES_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_MESH_SHADER_STORAGE_BLOCKS_NV
enum GL_MAX_MESH_SHADER_STORAGE_BLOCKS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_MESH_TEXTURE_IMAGE_UNITS_NV
enum GL_MAX_MESH_TEXTURE_IMAGE_UNITS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_MESH_TOTAL_MEMORY_SIZE_NV
enum GL_MAX_MESH_TOTAL_MEMORY_SIZE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_MESH_UNIFORM_BLOCKS_NV
enum GL_MAX_MESH_UNIFORM_BLOCKS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_MESH_UNIFORM_COMPONENTS_NV
enum GL_MAX_MESH_UNIFORM_COMPONENTS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_MESH_VIEWS_NV
enum GL_MAX_MESH_VIEWS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_MESH_WORK_GROUP_INVOCATIONS_NV
enum GL_MAX_MESH_WORK_GROUP_INVOCATIONS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_MESH_WORK_GROUP_SIZE_NV
enum GL_MAX_MESH_WORK_GROUP_SIZE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_MULTIVIEW_BUFFERS_EXT
enum GL_MAX_MULTIVIEW_BUFFERS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_PATCH_VERTICES_EXT
enum GL_MAX_PATCH_VERTICES_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_PATCH_VERTICES_OES
enum GL_MAX_PATCH_VERTICES_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_RASTER_SAMPLES_EXT
enum GL_MAX_RASTER_SAMPLES_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_SAMPLES_ANGLE
enum GL_MAX_SAMPLES_ANGLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_SAMPLES_APPLE
enum GL_MAX_SAMPLES_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_SAMPLES_EXT
enum GL_MAX_SAMPLES_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_SAMPLES_IMG
enum GL_MAX_SAMPLES_IMG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_SAMPLES_NV
enum GL_MAX_SAMPLES_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_SERVER_WAIT_TIMEOUT_APPLE
enum GL_MAX_SERVER_WAIT_TIMEOUT_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_SHADER_COMBINED_LOCAL_STORAGE_FAST_SIZE_EXT
enum GL_MAX_SHADER_COMBINED_LOCAL_STORAGE_FAST_SIZE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_SHADER_COMBINED_LOCAL_STORAGE_SIZE_EXT
enum GL_MAX_SHADER_COMBINED_LOCAL_STORAGE_SIZE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_SHADER_COMPILER_THREADS_KHR
enum GL_MAX_SHADER_COMPILER_THREADS_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_SHADER_PIXEL_LOCAL_STORAGE_FAST_SIZE_EXT
enum GL_MAX_SHADER_PIXEL_LOCAL_STORAGE_FAST_SIZE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_SHADER_PIXEL_LOCAL_STORAGE_SIZE_EXT
enum GL_MAX_SHADER_PIXEL_LOCAL_STORAGE_SIZE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_SHADER_SUBSAMPLED_IMAGE_UNITS_QCOM
enum GL_MAX_SHADER_SUBSAMPLED_IMAGE_UNITS_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_SPARSE_3D_TEXTURE_SIZE_EXT
enum GL_MAX_SPARSE_3D_TEXTURE_SIZE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS_EXT
enum GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_SPARSE_TEXTURE_SIZE_EXT
enum GL_MAX_SPARSE_TEXTURE_SIZE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_SUBPIXEL_PRECISION_BIAS_BITS_NV
enum GL_MAX_SUBPIXEL_PRECISION_BIAS_BITS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TASK_ATOMIC_COUNTERS_NV
enum GL_MAX_TASK_ATOMIC_COUNTERS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TASK_ATOMIC_COUNTER_BUFFERS_NV
enum GL_MAX_TASK_ATOMIC_COUNTER_BUFFERS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TASK_IMAGE_UNIFORMS_NV
enum GL_MAX_TASK_IMAGE_UNIFORMS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TASK_OUTPUT_COUNT_NV
enum GL_MAX_TASK_OUTPUT_COUNT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TASK_SHADER_STORAGE_BLOCKS_NV
enum GL_MAX_TASK_SHADER_STORAGE_BLOCKS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TASK_TEXTURE_IMAGE_UNITS_NV
enum GL_MAX_TASK_TEXTURE_IMAGE_UNITS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TASK_TOTAL_MEMORY_SIZE_NV
enum GL_MAX_TASK_TOTAL_MEMORY_SIZE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TASK_UNIFORM_BLOCKS_NV
enum GL_MAX_TASK_UNIFORM_BLOCKS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TASK_UNIFORM_COMPONENTS_NV
enum GL_MAX_TASK_UNIFORM_COMPONENTS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TASK_WORK_GROUP_INVOCATIONS_NV
enum GL_MAX_TASK_WORK_GROUP_INVOCATIONS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TASK_WORK_GROUP_SIZE_NV
enum GL_MAX_TASK_WORK_GROUP_SIZE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS_EXT
enum GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS_OES
enum GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS_EXT
enum GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS_OES
enum GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS_EXT
enum GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS_OES
enum GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_CONTROL_INPUT_COMPONENTS_EXT
enum GL_MAX_TESS_CONTROL_INPUT_COMPONENTS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_CONTROL_INPUT_COMPONENTS_OES
enum GL_MAX_TESS_CONTROL_INPUT_COMPONENTS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS_EXT
enum GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS_OES
enum GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_CONTROL_SHADER_STORAGE_BLOCKS_EXT
enum GL_MAX_TESS_CONTROL_SHADER_STORAGE_BLOCKS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_CONTROL_SHADER_STORAGE_BLOCKS_OES
enum GL_MAX_TESS_CONTROL_SHADER_STORAGE_BLOCKS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS_EXT
enum GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS_OES
enum GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS_EXT
enum GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS_OES
enum GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS_EXT
enum GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS_OES
enum GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS_EXT
enum GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS_OES
enum GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS_EXT
enum GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS_OES
enum GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS_EXT
enum GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS_OES
enum GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS_EXT
enum GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS_OES
enum GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS_EXT
enum GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS_OES
enum GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS_EXT
enum GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS_OES
enum GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_EVALUATION_SHADER_STORAGE_BLOCKS_EXT
enum GL_MAX_TESS_EVALUATION_SHADER_STORAGE_BLOCKS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_EVALUATION_SHADER_STORAGE_BLOCKS_OES
enum GL_MAX_TESS_EVALUATION_SHADER_STORAGE_BLOCKS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS_EXT
enum GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS_OES
enum GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS_EXT
enum GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS_OES
enum GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS_EXT
enum GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS_OES
enum GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_GEN_LEVEL_EXT
enum GL_MAX_TESS_GEN_LEVEL_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_GEN_LEVEL_OES
enum GL_MAX_TESS_GEN_LEVEL_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_PATCH_COMPONENTS_EXT
enum GL_MAX_TESS_PATCH_COMPONENTS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TESS_PATCH_COMPONENTS_OES
enum GL_MAX_TESS_PATCH_COMPONENTS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TEXTURE_BUFFER_SIZE_EXT
enum GL_MAX_TEXTURE_BUFFER_SIZE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TEXTURE_BUFFER_SIZE_OES
enum GL_MAX_TEXTURE_BUFFER_SIZE_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT
enum GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_VIEWPORTS_NV
enum GL_MAX_VIEWPORTS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_VIEWPORTS_OES
enum GL_MAX_VIEWPORTS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_VIEWS_OVR
enum GL_MAX_VIEWS_OVR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MAX_WINDOW_RECTANGLES_EXT
enum GL_MAX_WINDOW_RECTANGLES_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MEMORY_ATTACHABLE_ALIGNMENT_NV
enum GL_MEMORY_ATTACHABLE_ALIGNMENT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MEMORY_ATTACHABLE_NV
enum GL_MEMORY_ATTACHABLE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MEMORY_ATTACHABLE_SIZE_NV
enum GL_MEMORY_ATTACHABLE_SIZE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MESA_framebuffer_flip_x
enum GL_MESA_framebuffer_flip_x;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MESA_framebuffer_flip_y
enum GL_MESA_framebuffer_flip_y;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MESA_framebuffer_swap_xy
enum GL_MESA_framebuffer_swap_xy;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MESA_program_binary_formats
enum GL_MESA_program_binary_formats;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MESA_shader_integer_functions
enum GL_MESA_shader_integer_functions;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MESH_OUTPUT_PER_PRIMITIVE_GRANULARITY_NV
enum GL_MESH_OUTPUT_PER_PRIMITIVE_GRANULARITY_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MESH_OUTPUT_PER_VERTEX_GRANULARITY_NV
enum GL_MESH_OUTPUT_PER_VERTEX_GRANULARITY_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MESH_OUTPUT_TYPE_NV
enum GL_MESH_OUTPUT_TYPE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MESH_PRIMITIVES_OUT_NV
enum GL_MESH_PRIMITIVES_OUT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MESH_SHADER_BIT_NV
enum GL_MESH_SHADER_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MESH_SHADER_NV
enum GL_MESH_SHADER_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MESH_SUBROUTINE_NV
enum GL_MESH_SUBROUTINE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MESH_SUBROUTINE_UNIFORM_NV
enum GL_MESH_SUBROUTINE_UNIFORM_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MESH_VERTICES_OUT_NV
enum GL_MESH_VERTICES_OUT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MESH_WORK_GROUP_SIZE_NV
enum GL_MESH_WORK_GROUP_SIZE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MIN
enum GL_MIN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MINUS_CLAMPED_NV
enum GL_MINUS_CLAMPED_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MINUS_NV
enum GL_MINUS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MIN_EXT
enum GL_MIN_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MIN_FRAGMENT_INTERPOLATION_OFFSET_OES
enum GL_MIN_FRAGMENT_INTERPOLATION_OFFSET_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MIN_SAMPLE_SHADING_VALUE_OES
enum GL_MIN_SAMPLE_SHADING_VALUE_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MIRROR_CLAMP_TO_EDGE_EXT
enum GL_MIRROR_CLAMP_TO_EDGE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MITER_REVERT_NV
enum GL_MITER_REVERT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MITER_TRUNCATE_NV
enum GL_MITER_TRUNCATE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MIXED_DEPTH_SAMPLES_SUPPORTED_NV
enum GL_MIXED_DEPTH_SAMPLES_SUPPORTED_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MIXED_STENCIL_SAMPLES_SUPPORTED_NV
enum GL_MIXED_STENCIL_SAMPLES_SUPPORTED_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MOTION_ESTIMATION_SEARCH_BLOCK_X_QCOM
enum GL_MOTION_ESTIMATION_SEARCH_BLOCK_X_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MOTION_ESTIMATION_SEARCH_BLOCK_Y_QCOM
enum GL_MOTION_ESTIMATION_SEARCH_BLOCK_Y_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MOVE_TO_CONTINUES_NV
enum GL_MOVE_TO_CONTINUES_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MOVE_TO_NV
enum GL_MOVE_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MOVE_TO_RESETS_NV
enum GL_MOVE_TO_RESETS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MULTIPLY_KHR
enum GL_MULTIPLY_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MULTIPLY_NV
enum GL_MULTIPLY_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MULTISAMPLES_NV
enum GL_MULTISAMPLES_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MULTISAMPLE_BUFFER_BIT0_QCOM
enum GL_MULTISAMPLE_BUFFER_BIT0_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MULTISAMPLE_BUFFER_BIT1_QCOM
enum GL_MULTISAMPLE_BUFFER_BIT1_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MULTISAMPLE_BUFFER_BIT2_QCOM
enum GL_MULTISAMPLE_BUFFER_BIT2_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MULTISAMPLE_BUFFER_BIT3_QCOM
enum GL_MULTISAMPLE_BUFFER_BIT3_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MULTISAMPLE_BUFFER_BIT4_QCOM
enum GL_MULTISAMPLE_BUFFER_BIT4_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MULTISAMPLE_BUFFER_BIT5_QCOM
enum GL_MULTISAMPLE_BUFFER_BIT5_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MULTISAMPLE_BUFFER_BIT6_QCOM
enum GL_MULTISAMPLE_BUFFER_BIT6_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MULTISAMPLE_BUFFER_BIT7_QCOM
enum GL_MULTISAMPLE_BUFFER_BIT7_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MULTISAMPLE_EXT
enum GL_MULTISAMPLE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MULTISAMPLE_RASTERIZATION_ALLOWED_EXT
enum GL_MULTISAMPLE_RASTERIZATION_ALLOWED_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_MULTIVIEW_EXT
enum GL_MULTIVIEW_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NEGATIVE_ONE_TO_ONE_EXT
enum GL_NEGATIVE_ONE_TO_ONE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NO_RESET_NOTIFICATION_EXT
enum GL_NO_RESET_NOTIFICATION_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NO_RESET_NOTIFICATION_KHR
enum GL_NO_RESET_NOTIFICATION_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NUM_DEVICE_UUIDS_EXT
enum GL_NUM_DEVICE_UUIDS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NUM_DOWNSAMPLE_SCALES_IMG
enum GL_NUM_DOWNSAMPLE_SCALES_IMG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NUM_PROGRAM_BINARY_FORMATS_OES
enum GL_NUM_PROGRAM_BINARY_FORMATS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NUM_SPARSE_LEVELS_EXT
enum GL_NUM_SPARSE_LEVELS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NUM_SUPPORTED_MULTISAMPLE_MODES_AMD
enum GL_NUM_SUPPORTED_MULTISAMPLE_MODES_AMD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NUM_TILING_TYPES_EXT
enum GL_NUM_TILING_TYPES_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NUM_VIRTUAL_PAGE_SIZES_EXT
enum GL_NUM_VIRTUAL_PAGE_SIZES_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NUM_WINDOW_RECTANGLES_EXT
enum GL_NUM_WINDOW_RECTANGLES_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NVX_blend_equation_advanced_multi_draw_buffers
enum GL_NVX_blend_equation_advanced_multi_draw_buffers;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_bindless_texture
enum GL_NV_bindless_texture;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_blend_equation_advanced
enum GL_NV_blend_equation_advanced;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_blend_equation_advanced_coherent
enum GL_NV_blend_equation_advanced_coherent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_blend_minmax_factor
enum GL_NV_blend_minmax_factor;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_clip_space_w_scaling
enum GL_NV_clip_space_w_scaling;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_compute_shader_derivatives
enum GL_NV_compute_shader_derivatives;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_conditional_render
enum GL_NV_conditional_render;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_conservative_raster
enum GL_NV_conservative_raster;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_conservative_raster_pre_snap
enum GL_NV_conservative_raster_pre_snap;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_conservative_raster_pre_snap_triangles
enum GL_NV_conservative_raster_pre_snap_triangles;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_copy_buffer
enum GL_NV_copy_buffer;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_coverage_sample
enum GL_NV_coverage_sample;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_depth_nonlinear
enum GL_NV_depth_nonlinear;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_draw_buffers
enum GL_NV_draw_buffers;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_draw_instanced
enum GL_NV_draw_instanced;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_draw_vulkan_image
enum GL_NV_draw_vulkan_image;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_explicit_attrib_location
enum GL_NV_explicit_attrib_location;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_fbo_color_attachments
enum GL_NV_fbo_color_attachments;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_fence
enum GL_NV_fence;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_fill_rectangle
enum GL_NV_fill_rectangle;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_fragment_coverage_to_color
enum GL_NV_fragment_coverage_to_color;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_fragment_shader_barycentric
enum GL_NV_fragment_shader_barycentric;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_fragment_shader_interlock
enum GL_NV_fragment_shader_interlock;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_framebuffer_blit
enum GL_NV_framebuffer_blit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_framebuffer_mixed_samples
enum GL_NV_framebuffer_mixed_samples;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_framebuffer_multisample
enum GL_NV_framebuffer_multisample;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_generate_mipmap_sRGB
enum GL_NV_generate_mipmap_sRGB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_geometry_shader_passthrough
enum GL_NV_geometry_shader_passthrough;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_gpu_shader5
enum GL_NV_gpu_shader5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_image_formats
enum GL_NV_image_formats;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_instanced_arrays
enum GL_NV_instanced_arrays;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_internalformat_sample_query
enum GL_NV_internalformat_sample_query;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_memory_attachment
enum GL_NV_memory_attachment;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_mesh_shader
enum GL_NV_mesh_shader;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_non_square_matrices
enum GL_NV_non_square_matrices;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_path_rendering
enum GL_NV_path_rendering;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_path_rendering_shared_edge
enum GL_NV_path_rendering_shared_edge;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_pixel_buffer_object
enum GL_NV_pixel_buffer_object;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_polygon_mode
enum GL_NV_polygon_mode;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_read_buffer
enum GL_NV_read_buffer;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_read_buffer_front
enum GL_NV_read_buffer_front;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_read_depth
enum GL_NV_read_depth;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_read_depth_stencil
enum GL_NV_read_depth_stencil;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_read_stencil
enum GL_NV_read_stencil;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_representative_fragment_test
enum GL_NV_representative_fragment_test;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_sRGB_formats
enum GL_NV_sRGB_formats;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_sample_locations
enum GL_NV_sample_locations;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_sample_mask_override_coverage
enum GL_NV_sample_mask_override_coverage;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_scissor_exclusive
enum GL_NV_scissor_exclusive;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_shader_atomic_fp16_vector
enum GL_NV_shader_atomic_fp16_vector;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_shader_noperspective_interpolation
enum GL_NV_shader_noperspective_interpolation;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_shader_subgroup_partitioned
enum GL_NV_shader_subgroup_partitioned;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_shader_texture_footprint
enum GL_NV_shader_texture_footprint;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_shading_rate_image
enum GL_NV_shading_rate_image;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_shadow_samplers_array
enum GL_NV_shadow_samplers_array;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_shadow_samplers_cube
enum GL_NV_shadow_samplers_cube;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_stereo_view_rendering
enum GL_NV_stereo_view_rendering;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_texture_border_clamp
enum GL_NV_texture_border_clamp;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_texture_compression_s3tc_update
enum GL_NV_texture_compression_s3tc_update;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_texture_npot_2D_mipmap
enum GL_NV_texture_npot_2D_mipmap;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_viewport_array
enum GL_NV_viewport_array;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_viewport_array2
enum GL_NV_viewport_array2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_NV_viewport_swizzle
enum GL_NV_viewport_swizzle;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OBJECT_TYPE_APPLE
enum GL_OBJECT_TYPE_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_EGL_image
enum GL_OES_EGL_image;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_EGL_image_external
enum GL_OES_EGL_image_external;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_EGL_image_external_essl3
enum GL_OES_EGL_image_external_essl3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_compressed_ETC1_RGB8_sub_texture
enum GL_OES_compressed_ETC1_RGB8_sub_texture;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_compressed_ETC1_RGB8_texture
enum GL_OES_compressed_ETC1_RGB8_texture;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_compressed_paletted_texture
enum GL_OES_compressed_paletted_texture;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_copy_image
enum GL_OES_copy_image;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_depth24
enum GL_OES_depth24;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_depth32
enum GL_OES_depth32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_depth_texture
enum GL_OES_depth_texture;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_draw_buffers_indexed
enum GL_OES_draw_buffers_indexed;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_draw_elements_base_vertex
enum GL_OES_draw_elements_base_vertex;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_element_index_uint
enum GL_OES_element_index_uint;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_fbo_render_mipmap
enum GL_OES_fbo_render_mipmap;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_fragment_precision_high
enum GL_OES_fragment_precision_high;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_geometry_point_size
enum GL_OES_geometry_point_size;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_geometry_shader
enum GL_OES_geometry_shader;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_get_program_binary
enum GL_OES_get_program_binary;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_gpu_shader5
enum GL_OES_gpu_shader5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_mapbuffer
enum GL_OES_mapbuffer;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_packed_depth_stencil
enum GL_OES_packed_depth_stencil;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_primitive_bounding_box
enum GL_OES_primitive_bounding_box;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_required_internalformat
enum GL_OES_required_internalformat;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_rgb8_rgba8
enum GL_OES_rgb8_rgba8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_sample_shading
enum GL_OES_sample_shading;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_sample_variables
enum GL_OES_sample_variables;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_shader_image_atomic
enum GL_OES_shader_image_atomic;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_shader_io_blocks
enum GL_OES_shader_io_blocks;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_shader_multisample_interpolation
enum GL_OES_shader_multisample_interpolation;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_standard_derivatives
enum GL_OES_standard_derivatives;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_stencil1
enum GL_OES_stencil1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_stencil4
enum GL_OES_stencil4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_surfaceless_context
enum GL_OES_surfaceless_context;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_tessellation_point_size
enum GL_OES_tessellation_point_size;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_tessellation_shader
enum GL_OES_tessellation_shader;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_texture_3D
enum GL_OES_texture_3D;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_texture_border_clamp
enum GL_OES_texture_border_clamp;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_texture_buffer
enum GL_OES_texture_buffer;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_texture_compression_astc
enum GL_OES_texture_compression_astc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_texture_cube_map_array
enum GL_OES_texture_cube_map_array;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_texture_float
enum GL_OES_texture_float;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_texture_float_linear
enum GL_OES_texture_float_linear;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_texture_half_float
enum GL_OES_texture_half_float;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_texture_half_float_linear
enum GL_OES_texture_half_float_linear;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_texture_npot
enum GL_OES_texture_npot;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_texture_stencil8
enum GL_OES_texture_stencil8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_texture_storage_multisample_2d_array
enum GL_OES_texture_storage_multisample_2d_array;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_texture_view
enum GL_OES_texture_view;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_vertex_array_object
enum GL_OES_vertex_array_object;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_vertex_half_float
enum GL_OES_vertex_half_float;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_vertex_type_10_10_10_2
enum GL_OES_vertex_type_10_10_10_2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OES_viewport_array
enum GL_OES_viewport_array;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ONE_MINUS_SRC1_ALPHA_EXT
enum GL_ONE_MINUS_SRC1_ALPHA_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ONE_MINUS_SRC1_COLOR_EXT
enum GL_ONE_MINUS_SRC1_COLOR_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OPTIMAL_TILING_EXT
enum GL_OPTIMAL_TILING_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OVERLAY_KHR
enum GL_OVERLAY_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OVERLAY_NV
enum GL_OVERLAY_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OVR_multiview
enum GL_OVR_multiview;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OVR_multiview2
enum GL_OVR_multiview2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_OVR_multiview_multisampled_render_to_texture
enum GL_OVR_multiview_multisampled_render_to_texture;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PACK_REVERSE_ROW_ORDER_ANGLE
enum GL_PACK_REVERSE_ROW_ORDER_ANGLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PALETTE4_R5_G6_B5_OES
enum GL_PALETTE4_R5_G6_B5_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PALETTE4_RGB5_A1_OES
enum GL_PALETTE4_RGB5_A1_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PALETTE4_RGB8_OES
enum GL_PALETTE4_RGB8_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PALETTE4_RGBA4_OES
enum GL_PALETTE4_RGBA4_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PALETTE4_RGBA8_OES
enum GL_PALETTE4_RGBA8_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PALETTE8_R5_G6_B5_OES
enum GL_PALETTE8_R5_G6_B5_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PALETTE8_RGB5_A1_OES
enum GL_PALETTE8_RGB5_A1_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PALETTE8_RGB8_OES
enum GL_PALETTE8_RGB8_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PALETTE8_RGBA4_OES
enum GL_PALETTE8_RGBA4_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PALETTE8_RGBA8_OES
enum GL_PALETTE8_RGBA8_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATCHES
enum GL_PATCHES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATCHES_EXT
enum GL_PATCHES_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATCHES_OES
enum GL_PATCHES_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATCH_VERTICES_EXT
enum GL_PATCH_VERTICES_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATCH_VERTICES_OES
enum GL_PATCH_VERTICES_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_CLIENT_LENGTH_NV
enum GL_PATH_CLIENT_LENGTH_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_COMMAND_COUNT_NV
enum GL_PATH_COMMAND_COUNT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_COMPUTED_LENGTH_NV
enum GL_PATH_COMPUTED_LENGTH_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_COORD_COUNT_NV
enum GL_PATH_COORD_COUNT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_COVER_DEPTH_FUNC_NV
enum GL_PATH_COVER_DEPTH_FUNC_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_DASH_ARRAY_COUNT_NV
enum GL_PATH_DASH_ARRAY_COUNT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_DASH_CAPS_NV
enum GL_PATH_DASH_CAPS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_DASH_OFFSET_NV
enum GL_PATH_DASH_OFFSET_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_DASH_OFFSET_RESET_NV
enum GL_PATH_DASH_OFFSET_RESET_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_END_CAPS_NV
enum GL_PATH_END_CAPS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_ERROR_POSITION_NV
enum GL_PATH_ERROR_POSITION_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_FILL_BOUNDING_BOX_NV
enum GL_PATH_FILL_BOUNDING_BOX_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_FILL_COVER_MODE_NV
enum GL_PATH_FILL_COVER_MODE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_FILL_MASK_NV
enum GL_PATH_FILL_MASK_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_FILL_MODE_NV
enum GL_PATH_FILL_MODE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_FORMAT_PS_NV
enum GL_PATH_FORMAT_PS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_FORMAT_SVG_NV
enum GL_PATH_FORMAT_SVG_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_GEN_COEFF_NV
enum GL_PATH_GEN_COEFF_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_GEN_COMPONENTS_NV
enum GL_PATH_GEN_COMPONENTS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_GEN_MODE_NV
enum GL_PATH_GEN_MODE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_INITIAL_DASH_CAP_NV
enum GL_PATH_INITIAL_DASH_CAP_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_INITIAL_END_CAP_NV
enum GL_PATH_INITIAL_END_CAP_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_JOIN_STYLE_NV
enum GL_PATH_JOIN_STYLE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_MAX_MODELVIEW_STACK_DEPTH_NV
enum GL_PATH_MAX_MODELVIEW_STACK_DEPTH_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_MAX_PROJECTION_STACK_DEPTH_NV
enum GL_PATH_MAX_PROJECTION_STACK_DEPTH_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_MITER_LIMIT_NV
enum GL_PATH_MITER_LIMIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_MODELVIEW_MATRIX_NV
enum GL_PATH_MODELVIEW_MATRIX_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_MODELVIEW_NV
enum GL_PATH_MODELVIEW_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_MODELVIEW_STACK_DEPTH_NV
enum GL_PATH_MODELVIEW_STACK_DEPTH_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_OBJECT_BOUNDING_BOX_NV
enum GL_PATH_OBJECT_BOUNDING_BOX_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_PROJECTION_MATRIX_NV
enum GL_PATH_PROJECTION_MATRIX_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_PROJECTION_NV
enum GL_PATH_PROJECTION_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_PROJECTION_STACK_DEPTH_NV
enum GL_PATH_PROJECTION_STACK_DEPTH_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_STENCIL_DEPTH_OFFSET_FACTOR_NV
enum GL_PATH_STENCIL_DEPTH_OFFSET_FACTOR_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_STENCIL_DEPTH_OFFSET_UNITS_NV
enum GL_PATH_STENCIL_DEPTH_OFFSET_UNITS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_STENCIL_FUNC_NV
enum GL_PATH_STENCIL_FUNC_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_STENCIL_REF_NV
enum GL_PATH_STENCIL_REF_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_STENCIL_VALUE_MASK_NV
enum GL_PATH_STENCIL_VALUE_MASK_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_STROKE_BOUNDING_BOX_NV
enum GL_PATH_STROKE_BOUNDING_BOX_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_STROKE_COVER_MODE_NV
enum GL_PATH_STROKE_COVER_MODE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_STROKE_MASK_NV
enum GL_PATH_STROKE_MASK_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_STROKE_WIDTH_NV
enum GL_PATH_STROKE_WIDTH_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_TERMINAL_DASH_CAP_NV
enum GL_PATH_TERMINAL_DASH_CAP_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_TERMINAL_END_CAP_NV
enum GL_PATH_TERMINAL_END_CAP_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_TRANSPOSE_MODELVIEW_MATRIX_NV
enum GL_PATH_TRANSPOSE_MODELVIEW_MATRIX_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PATH_TRANSPOSE_PROJECTION_MATRIX_NV
enum GL_PATH_TRANSPOSE_PROJECTION_MATRIX_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERCENTAGE_AMD
enum GL_PERCENTAGE_AMD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERFMON_GLOBAL_MODE_QCOM
enum GL_PERFMON_GLOBAL_MODE_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERFMON_RESULT_AMD
enum GL_PERFMON_RESULT_AMD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERFMON_RESULT_AVAILABLE_AMD
enum GL_PERFMON_RESULT_AVAILABLE_AMD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERFMON_RESULT_SIZE_AMD
enum GL_PERFMON_RESULT_SIZE_AMD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERFQUERY_COUNTER_DATA_BOOL32_INTEL
enum GL_PERFQUERY_COUNTER_DATA_BOOL32_INTEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERFQUERY_COUNTER_DATA_DOUBLE_INTEL
enum GL_PERFQUERY_COUNTER_DATA_DOUBLE_INTEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERFQUERY_COUNTER_DATA_FLOAT_INTEL
enum GL_PERFQUERY_COUNTER_DATA_FLOAT_INTEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERFQUERY_COUNTER_DATA_UINT32_INTEL
enum GL_PERFQUERY_COUNTER_DATA_UINT32_INTEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERFQUERY_COUNTER_DATA_UINT64_INTEL
enum GL_PERFQUERY_COUNTER_DATA_UINT64_INTEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERFQUERY_COUNTER_DESC_LENGTH_MAX_INTEL
enum GL_PERFQUERY_COUNTER_DESC_LENGTH_MAX_INTEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERFQUERY_COUNTER_DURATION_NORM_INTEL
enum GL_PERFQUERY_COUNTER_DURATION_NORM_INTEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERFQUERY_COUNTER_DURATION_RAW_INTEL
enum GL_PERFQUERY_COUNTER_DURATION_RAW_INTEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERFQUERY_COUNTER_EVENT_INTEL
enum GL_PERFQUERY_COUNTER_EVENT_INTEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERFQUERY_COUNTER_NAME_LENGTH_MAX_INTEL
enum GL_PERFQUERY_COUNTER_NAME_LENGTH_MAX_INTEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERFQUERY_COUNTER_RAW_INTEL
enum GL_PERFQUERY_COUNTER_RAW_INTEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERFQUERY_COUNTER_THROUGHPUT_INTEL
enum GL_PERFQUERY_COUNTER_THROUGHPUT_INTEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERFQUERY_COUNTER_TIMESTAMP_INTEL
enum GL_PERFQUERY_COUNTER_TIMESTAMP_INTEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERFQUERY_DONOT_FLUSH_INTEL
enum GL_PERFQUERY_DONOT_FLUSH_INTEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERFQUERY_FLUSH_INTEL
enum GL_PERFQUERY_FLUSH_INTEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERFQUERY_GLOBAL_CONTEXT_INTEL
enum GL_PERFQUERY_GLOBAL_CONTEXT_INTEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERFQUERY_GPA_EXTENDED_COUNTERS_INTEL
enum GL_PERFQUERY_GPA_EXTENDED_COUNTERS_INTEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERFQUERY_QUERY_NAME_LENGTH_MAX_INTEL
enum GL_PERFQUERY_QUERY_NAME_LENGTH_MAX_INTEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERFQUERY_SINGLE_CONTEXT_INTEL
enum GL_PERFQUERY_SINGLE_CONTEXT_INTEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PERFQUERY_WAIT_INTEL
enum GL_PERFQUERY_WAIT_INTEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PIGLET_SHADER_BINARY_SCE
enum GL_PIGLET_SHADER_BINARY_SCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PINLIGHT_NV
enum GL_PINLIGHT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PIXEL_PACK_BUFFER_BINDING_NV
enum GL_PIXEL_PACK_BUFFER_BINDING_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PIXEL_PACK_BUFFER_NV
enum GL_PIXEL_PACK_BUFFER_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PIXEL_UNPACK_BUFFER_BINDING_NV
enum GL_PIXEL_UNPACK_BUFFER_BINDING_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PIXEL_UNPACK_BUFFER_NV
enum GL_PIXEL_UNPACK_BUFFER_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PLUS_CLAMPED_ALPHA_NV
enum GL_PLUS_CLAMPED_ALPHA_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PLUS_CLAMPED_NV
enum GL_PLUS_CLAMPED_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PLUS_DARKER_NV
enum GL_PLUS_DARKER_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PLUS_NV
enum GL_PLUS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_POINT_NV
enum GL_POINT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_POLYGON_MODE_NV
enum GL_POLYGON_MODE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_POLYGON_OFFSET_CLAMP_EXT
enum GL_POLYGON_OFFSET_CLAMP_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_POLYGON_OFFSET_LINE_NV
enum GL_POLYGON_OFFSET_LINE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_POLYGON_OFFSET_POINT_NV
enum GL_POLYGON_OFFSET_POINT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PRIMITIVES_GENERATED_EXT
enum GL_PRIMITIVES_GENERATED_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PRIMITIVES_GENERATED_OES
enum GL_PRIMITIVES_GENERATED_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PRIMITIVE_BOUNDING_BOX_EXT
enum GL_PRIMITIVE_BOUNDING_BOX_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PRIMITIVE_BOUNDING_BOX_OES
enum GL_PRIMITIVE_BOUNDING_BOX_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED
enum GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED_OES
enum GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PROGRAMMABLE_SAMPLE_LOCATION_NV
enum GL_PROGRAMMABLE_SAMPLE_LOCATION_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PROGRAMMABLE_SAMPLE_LOCATION_TABLE_SIZE_NV
enum GL_PROGRAMMABLE_SAMPLE_LOCATION_TABLE_SIZE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PROGRAM_BINARY_ANGLE
enum GL_PROGRAM_BINARY_ANGLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PROGRAM_BINARY_FORMATS_OES
enum GL_PROGRAM_BINARY_FORMATS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PROGRAM_BINARY_FORMAT_MESA
enum GL_PROGRAM_BINARY_FORMAT_MESA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PROGRAM_BINARY_LENGTH_OES
enum GL_PROGRAM_BINARY_LENGTH_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PROGRAM_KHR
enum GL_PROGRAM_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PROGRAM_OBJECT_EXT
enum GL_PROGRAM_OBJECT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PROGRAM_PIPELINE_BINDING_EXT
enum GL_PROGRAM_PIPELINE_BINDING_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PROGRAM_PIPELINE_KHR
enum GL_PROGRAM_PIPELINE_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PROGRAM_PIPELINE_OBJECT_EXT
enum GL_PROGRAM_PIPELINE_OBJECT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PROGRAM_SEPARABLE_EXT
enum GL_PROGRAM_SEPARABLE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_PROTECTED_MEMORY_OBJECT_EXT
enum GL_PROTECTED_MEMORY_OBJECT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QCOM_YUV_texture_gather
enum GL_QCOM_YUV_texture_gather;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QCOM_alpha_test
enum GL_QCOM_alpha_test;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QCOM_binning_control
enum GL_QCOM_binning_control;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QCOM_driver_control
enum GL_QCOM_driver_control;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QCOM_extended_get
enum GL_QCOM_extended_get;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QCOM_extended_get2
enum GL_QCOM_extended_get2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QCOM_framebuffer_foveated
enum GL_QCOM_framebuffer_foveated;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QCOM_motion_estimation
enum GL_QCOM_motion_estimation;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QCOM_perfmon_global_mode
enum GL_QCOM_perfmon_global_mode;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QCOM_shader_framebuffer_fetch_noncoherent
enum GL_QCOM_shader_framebuffer_fetch_noncoherent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QCOM_shader_framebuffer_fetch_rate
enum GL_QCOM_shader_framebuffer_fetch_rate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QCOM_shading_rate
enum GL_QCOM_shading_rate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QCOM_texture_foveated
enum GL_QCOM_texture_foveated;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QCOM_texture_foveated_subsampled_layout
enum GL_QCOM_texture_foveated_subsampled_layout;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QCOM_tiled_rendering
enum GL_QCOM_tiled_rendering;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QCOM_writeonly_rendering
enum GL_QCOM_writeonly_rendering;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QUADRATIC_CURVE_TO_NV
enum GL_QUADRATIC_CURVE_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QUADS_EXT
enum GL_QUADS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QUADS_OES
enum GL_QUADS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QUERY_BY_REGION_NO_WAIT_NV
enum GL_QUERY_BY_REGION_NO_WAIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QUERY_BY_REGION_WAIT_NV
enum GL_QUERY_BY_REGION_WAIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QUERY_COUNTER_BITS_EXT
enum GL_QUERY_COUNTER_BITS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QUERY_KHR
enum GL_QUERY_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QUERY_NO_WAIT_NV
enum GL_QUERY_NO_WAIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QUERY_OBJECT_EXT
enum GL_QUERY_OBJECT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QUERY_RESULT_AVAILABLE_EXT
enum GL_QUERY_RESULT_AVAILABLE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QUERY_RESULT_EXT
enum GL_QUERY_RESULT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_QUERY_WAIT_NV
enum GL_QUERY_WAIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_R11F_G11F_B10F_APPLE
enum GL_R11F_G11F_B10F_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_R16F_EXT
enum GL_R16F_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_R16_EXT
enum GL_R16_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_R16_SNORM_EXT
enum GL_R16_SNORM_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_R32F_EXT
enum GL_R32F_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_R8_EXT
enum GL_R8_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_R8_SNORM
enum GL_R8_SNORM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RASTER_FIXED_SAMPLE_LOCATIONS_EXT
enum GL_RASTER_FIXED_SAMPLE_LOCATIONS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RASTER_MULTISAMPLE_EXT
enum GL_RASTER_MULTISAMPLE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RASTER_SAMPLES_EXT
enum GL_RASTER_SAMPLES_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_READ_BUFFER_EXT
enum GL_READ_BUFFER_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_READ_BUFFER_NV
enum GL_READ_BUFFER_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_READ_FRAMEBUFFER_ANGLE
enum GL_READ_FRAMEBUFFER_ANGLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_READ_FRAMEBUFFER_APPLE
enum GL_READ_FRAMEBUFFER_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_READ_FRAMEBUFFER_BINDING_ANGLE
enum GL_READ_FRAMEBUFFER_BINDING_ANGLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_READ_FRAMEBUFFER_BINDING_APPLE
enum GL_READ_FRAMEBUFFER_BINDING_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_READ_FRAMEBUFFER_BINDING_NV
enum GL_READ_FRAMEBUFFER_BINDING_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_READ_FRAMEBUFFER_NV
enum GL_READ_FRAMEBUFFER_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RECT_NV
enum GL_RECT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RED_EXT
enum GL_RED_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RED_NV
enum GL_RED_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_REFERENCED_BY_GEOMETRY_SHADER_EXT
enum GL_REFERENCED_BY_GEOMETRY_SHADER_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_REFERENCED_BY_GEOMETRY_SHADER_OES
enum GL_REFERENCED_BY_GEOMETRY_SHADER_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_REFERENCED_BY_MESH_SHADER_NV
enum GL_REFERENCED_BY_MESH_SHADER_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_REFERENCED_BY_TASK_SHADER_NV
enum GL_REFERENCED_BY_TASK_SHADER_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_REFERENCED_BY_TESS_CONTROL_SHADER_EXT
enum GL_REFERENCED_BY_TESS_CONTROL_SHADER_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_REFERENCED_BY_TESS_CONTROL_SHADER_OES
enum GL_REFERENCED_BY_TESS_CONTROL_SHADER_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_REFERENCED_BY_TESS_EVALUATION_SHADER_EXT
enum GL_REFERENCED_BY_TESS_EVALUATION_SHADER_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_REFERENCED_BY_TESS_EVALUATION_SHADER_OES
enum GL_REFERENCED_BY_TESS_EVALUATION_SHADER_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RELATIVE_ARC_TO_NV
enum GL_RELATIVE_ARC_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RELATIVE_CONIC_CURVE_TO_NV
enum GL_RELATIVE_CONIC_CURVE_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RELATIVE_CUBIC_CURVE_TO_NV
enum GL_RELATIVE_CUBIC_CURVE_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RELATIVE_HORIZONTAL_LINE_TO_NV
enum GL_RELATIVE_HORIZONTAL_LINE_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RELATIVE_LARGE_CCW_ARC_TO_NV
enum GL_RELATIVE_LARGE_CCW_ARC_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RELATIVE_LARGE_CW_ARC_TO_NV
enum GL_RELATIVE_LARGE_CW_ARC_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RELATIVE_LINE_TO_NV
enum GL_RELATIVE_LINE_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RELATIVE_MOVE_TO_NV
enum GL_RELATIVE_MOVE_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RELATIVE_QUADRATIC_CURVE_TO_NV
enum GL_RELATIVE_QUADRATIC_CURVE_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RELATIVE_RECT_NV
enum GL_RELATIVE_RECT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RELATIVE_ROUNDED_RECT2_NV
enum GL_RELATIVE_ROUNDED_RECT2_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RELATIVE_ROUNDED_RECT4_NV
enum GL_RELATIVE_ROUNDED_RECT4_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RELATIVE_ROUNDED_RECT8_NV
enum GL_RELATIVE_ROUNDED_RECT8_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RELATIVE_ROUNDED_RECT_NV
enum GL_RELATIVE_ROUNDED_RECT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RELATIVE_SMALL_CCW_ARC_TO_NV
enum GL_RELATIVE_SMALL_CCW_ARC_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RELATIVE_SMALL_CW_ARC_TO_NV
enum GL_RELATIVE_SMALL_CW_ARC_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RELATIVE_SMOOTH_CUBIC_CURVE_TO_NV
enum GL_RELATIVE_SMOOTH_CUBIC_CURVE_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RELATIVE_SMOOTH_QUADRATIC_CURVE_TO_NV
enum GL_RELATIVE_SMOOTH_QUADRATIC_CURVE_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RELATIVE_VERTICAL_LINE_TO_NV
enum GL_RELATIVE_VERTICAL_LINE_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RENDERBUFFER_SAMPLES_ANGLE
enum GL_RENDERBUFFER_SAMPLES_ANGLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RENDERBUFFER_SAMPLES_APPLE
enum GL_RENDERBUFFER_SAMPLES_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RENDERBUFFER_SAMPLES_EXT
enum GL_RENDERBUFFER_SAMPLES_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RENDERBUFFER_SAMPLES_IMG
enum GL_RENDERBUFFER_SAMPLES_IMG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RENDERBUFFER_SAMPLES_NV
enum GL_RENDERBUFFER_SAMPLES_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RENDERBUFFER_STORAGE_SAMPLES_AMD
enum GL_RENDERBUFFER_STORAGE_SAMPLES_AMD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RENDER_DIRECT_TO_FRAMEBUFFER_QCOM
enum GL_RENDER_DIRECT_TO_FRAMEBUFFER_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_REPRESENTATIVE_FRAGMENT_TEST_NV
enum GL_REPRESENTATIVE_FRAGMENT_TEST_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES
enum GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RESET_NOTIFICATION_STRATEGY_EXT
enum GL_RESET_NOTIFICATION_STRATEGY_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RESET_NOTIFICATION_STRATEGY_KHR
enum GL_RESET_NOTIFICATION_STRATEGY_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RESTART_PATH_NV
enum GL_RESTART_PATH_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RG16F_EXT
enum GL_RG16F_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RG16_EXT
enum GL_RG16_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RG16_SNORM_EXT
enum GL_RG16_SNORM_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RG32F_EXT
enum GL_RG32F_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RG8_EXT
enum GL_RG8_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RG8_SNORM
enum GL_RG8_SNORM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RGB10_A2_EXT
enum GL_RGB10_A2_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RGB10_EXT
enum GL_RGB10_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RGB16F_EXT
enum GL_RGB16F_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RGB16_EXT
enum GL_RGB16_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RGB16_SNORM_EXT
enum GL_RGB16_SNORM_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RGB32F_EXT
enum GL_RGB32F_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RGB565_OES
enum GL_RGB565_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RGB5_A1_OES
enum GL_RGB5_A1_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RGB8_OES
enum GL_RGB8_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RGB9_E5_APPLE
enum GL_RGB9_E5_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RGBA16F_EXT
enum GL_RGBA16F_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RGBA16_EXT
enum GL_RGBA16_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RGBA16_SNORM_EXT
enum GL_RGBA16_SNORM_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RGBA32F_EXT
enum GL_RGBA32F_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RGBA4_OES
enum GL_RGBA4_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RGBA8_OES
enum GL_RGBA8_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RGBA8_SNORM
enum GL_RGBA8_SNORM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RGB_422_APPLE
enum GL_RGB_422_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RGB_RAW_422_APPLE
enum GL_RGB_RAW_422_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_RG_EXT
enum GL_RG_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ROUNDED_RECT2_NV
enum GL_ROUNDED_RECT2_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ROUNDED_RECT4_NV
enum GL_ROUNDED_RECT4_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ROUNDED_RECT8_NV
enum GL_ROUNDED_RECT8_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ROUNDED_RECT_NV
enum GL_ROUNDED_RECT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ROUND_NV
enum GL_ROUND_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SAMPLER
enum GL_SAMPLER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SAMPLER_2D_ARRAY_SHADOW_NV
enum GL_SAMPLER_2D_ARRAY_SHADOW_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SAMPLER_2D_MULTISAMPLE_ARRAY_OES
enum GL_SAMPLER_2D_MULTISAMPLE_ARRAY_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SAMPLER_2D_SHADOW_EXT
enum GL_SAMPLER_2D_SHADOW_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SAMPLER_3D_OES
enum GL_SAMPLER_3D_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SAMPLER_BUFFER_EXT
enum GL_SAMPLER_BUFFER_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SAMPLER_BUFFER_OES
enum GL_SAMPLER_BUFFER_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SAMPLER_CUBE_MAP_ARRAY_EXT
enum GL_SAMPLER_CUBE_MAP_ARRAY_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SAMPLER_CUBE_MAP_ARRAY_OES
enum GL_SAMPLER_CUBE_MAP_ARRAY_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW_EXT
enum GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW_OES
enum GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SAMPLER_CUBE_SHADOW_NV
enum GL_SAMPLER_CUBE_SHADOW_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SAMPLER_EXTERNAL_2D_Y2Y_EXT
enum GL_SAMPLER_EXTERNAL_2D_Y2Y_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SAMPLER_EXTERNAL_OES
enum GL_SAMPLER_EXTERNAL_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SAMPLER_KHR
enum GL_SAMPLER_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SAMPLE_ALPHA_TO_ONE_EXT
enum GL_SAMPLE_ALPHA_TO_ONE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SAMPLE_LOCATION_NV
enum GL_SAMPLE_LOCATION_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SAMPLE_LOCATION_PIXEL_GRID_HEIGHT_NV
enum GL_SAMPLE_LOCATION_PIXEL_GRID_HEIGHT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SAMPLE_LOCATION_PIXEL_GRID_WIDTH_NV
enum GL_SAMPLE_LOCATION_PIXEL_GRID_WIDTH_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SAMPLE_LOCATION_SUBPIXEL_BITS_NV
enum GL_SAMPLE_LOCATION_SUBPIXEL_BITS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SAMPLE_SHADING_OES
enum GL_SAMPLE_SHADING_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SCE_piglet_shader_binary
enum GL_SCE_piglet_shader_binary;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SCE_texture_resource
enum GL_SCE_texture_resource;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SCISSOR_BOX_EXCLUSIVE_NV
enum GL_SCISSOR_BOX_EXCLUSIVE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SCISSOR_TEST_EXCLUSIVE_NV
enum GL_SCISSOR_TEST_EXCLUSIVE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SCREEN_KHR
enum GL_SCREEN_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SCREEN_NV
enum GL_SCREEN_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SGX_BINARY_IMG
enum GL_SGX_BINARY_IMG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SGX_PROGRAM_BINARY_IMG
enum GL_SGX_PROGRAM_BINARY_IMG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADER_BINARY_DMP
enum GL_SHADER_BINARY_DMP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADER_BINARY_VIV
enum GL_SHADER_BINARY_VIV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADER_KHR
enum GL_SHADER_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADER_OBJECT_EXT
enum GL_SHADER_OBJECT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADER_PIXEL_LOCAL_STORAGE_EXT
enum GL_SHADER_PIXEL_LOCAL_STORAGE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_16_INVOCATIONS_PER_PIXEL_NV
enum GL_SHADING_RATE_16_INVOCATIONS_PER_PIXEL_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_1X1_PIXELS_QCOM
enum GL_SHADING_RATE_1X1_PIXELS_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_1X2_PIXELS_QCOM
enum GL_SHADING_RATE_1X2_PIXELS_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_1_INVOCATION_PER_1X2_PIXELS_NV
enum GL_SHADING_RATE_1_INVOCATION_PER_1X2_PIXELS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_1_INVOCATION_PER_2X1_PIXELS_NV
enum GL_SHADING_RATE_1_INVOCATION_PER_2X1_PIXELS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_1_INVOCATION_PER_2X2_PIXELS_NV
enum GL_SHADING_RATE_1_INVOCATION_PER_2X2_PIXELS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_1_INVOCATION_PER_2X4_PIXELS_NV
enum GL_SHADING_RATE_1_INVOCATION_PER_2X4_PIXELS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_1_INVOCATION_PER_4X2_PIXELS_NV
enum GL_SHADING_RATE_1_INVOCATION_PER_4X2_PIXELS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_1_INVOCATION_PER_4X4_PIXELS_NV
enum GL_SHADING_RATE_1_INVOCATION_PER_4X4_PIXELS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_1_INVOCATION_PER_PIXEL_NV
enum GL_SHADING_RATE_1_INVOCATION_PER_PIXEL_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_2X1_PIXELS_QCOM
enum GL_SHADING_RATE_2X1_PIXELS_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_2X2_PIXELS_QCOM
enum GL_SHADING_RATE_2X2_PIXELS_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_2_INVOCATIONS_PER_PIXEL_NV
enum GL_SHADING_RATE_2_INVOCATIONS_PER_PIXEL_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_4X2_PIXELS_QCOM
enum GL_SHADING_RATE_4X2_PIXELS_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_4X4_PIXELS_QCOM
enum GL_SHADING_RATE_4X4_PIXELS_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_4_INVOCATIONS_PER_PIXEL_NV
enum GL_SHADING_RATE_4_INVOCATIONS_PER_PIXEL_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_8_INVOCATIONS_PER_PIXEL_NV
enum GL_SHADING_RATE_8_INVOCATIONS_PER_PIXEL_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_IMAGE_BINDING_NV
enum GL_SHADING_RATE_IMAGE_BINDING_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_IMAGE_NV
enum GL_SHADING_RATE_IMAGE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_IMAGE_PALETTE_SIZE_NV
enum GL_SHADING_RATE_IMAGE_PALETTE_SIZE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_IMAGE_TEXEL_HEIGHT_NV
enum GL_SHADING_RATE_IMAGE_TEXEL_HEIGHT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_IMAGE_TEXEL_WIDTH_NV
enum GL_SHADING_RATE_IMAGE_TEXEL_WIDTH_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_NO_INVOCATIONS_NV
enum GL_SHADING_RATE_NO_INVOCATIONS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_PRESERVE_ASPECT_RATIO_QCOM
enum GL_SHADING_RATE_PRESERVE_ASPECT_RATIO_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_QCOM
enum GL_SHADING_RATE_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_SAMPLE_ORDER_DEFAULT_NV
enum GL_SHADING_RATE_SAMPLE_ORDER_DEFAULT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_SAMPLE_ORDER_PIXEL_MAJOR_NV
enum GL_SHADING_RATE_SAMPLE_ORDER_PIXEL_MAJOR_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHADING_RATE_SAMPLE_ORDER_SAMPLE_MAJOR_NV
enum GL_SHADING_RATE_SAMPLE_ORDER_SAMPLE_MAJOR_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SHARED_EDGE_NV
enum GL_SHARED_EDGE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SIGNALED_APPLE
enum GL_SIGNALED_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SKIP_DECODE_EXT
enum GL_SKIP_DECODE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SKIP_MISSING_GLYPH_NV
enum GL_SKIP_MISSING_GLYPH_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SLUMINANCE8_ALPHA8_NV
enum GL_SLUMINANCE8_ALPHA8_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SLUMINANCE8_NV
enum GL_SLUMINANCE8_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SLUMINANCE_ALPHA_NV
enum GL_SLUMINANCE_ALPHA_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SLUMINANCE_NV
enum GL_SLUMINANCE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SMALL_CCW_ARC_TO_NV
enum GL_SMALL_CCW_ARC_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SMALL_CW_ARC_TO_NV
enum GL_SMALL_CW_ARC_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SMAPHS30_PROGRAM_BINARY_DMP
enum GL_SMAPHS30_PROGRAM_BINARY_DMP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SMAPHS_PROGRAM_BINARY_DMP
enum GL_SMAPHS_PROGRAM_BINARY_DMP;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SMOOTH_CUBIC_CURVE_TO_NV
enum GL_SMOOTH_CUBIC_CURVE_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SMOOTH_QUADRATIC_CURVE_TO_NV
enum GL_SMOOTH_QUADRATIC_CURVE_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SOFTLIGHT_KHR
enum GL_SOFTLIGHT_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SOFTLIGHT_NV
enum GL_SOFTLIGHT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SPARSE_TEXTURE_FULL_ARRAY_CUBE_MIPMAPS_EXT
enum GL_SPARSE_TEXTURE_FULL_ARRAY_CUBE_MIPMAPS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SQUARE_NV
enum GL_SQUARE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SR8_EXT
enum GL_SR8_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SRC1_ALPHA_EXT
enum GL_SRC1_ALPHA_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SRC1_COLOR_EXT
enum GL_SRC1_COLOR_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SRC_ALPHA_SATURATE_EXT
enum GL_SRC_ALPHA_SATURATE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SRC_ATOP_NV
enum GL_SRC_ATOP_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SRC_IN_NV
enum GL_SRC_IN_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SRC_NV
enum GL_SRC_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SRC_OUT_NV
enum GL_SRC_OUT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SRC_OVER_NV
enum GL_SRC_OVER_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SRG8_EXT
enum GL_SRG8_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SRGB8_ALPHA8_EXT
enum GL_SRGB8_ALPHA8_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SRGB8_NV
enum GL_SRGB8_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SRGB_ALPHA_EXT
enum GL_SRGB_ALPHA_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SRGB_EXT
enum GL_SRGB_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_STACK_OVERFLOW_KHR
enum GL_STACK_OVERFLOW_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_STACK_UNDERFLOW_KHR
enum GL_STACK_UNDERFLOW_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_STANDARD_FONT_FORMAT_NV
enum GL_STANDARD_FONT_FORMAT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_STANDARD_FONT_NAME_NV
enum GL_STANDARD_FONT_NAME_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_STATE_RESTORE
enum GL_STATE_RESTORE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_STENCIL_BUFFER_BIT0_QCOM
enum GL_STENCIL_BUFFER_BIT0_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_STENCIL_BUFFER_BIT1_QCOM
enum GL_STENCIL_BUFFER_BIT1_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_STENCIL_BUFFER_BIT2_QCOM
enum GL_STENCIL_BUFFER_BIT2_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_STENCIL_BUFFER_BIT3_QCOM
enum GL_STENCIL_BUFFER_BIT3_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_STENCIL_BUFFER_BIT4_QCOM
enum GL_STENCIL_BUFFER_BIT4_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_STENCIL_BUFFER_BIT5_QCOM
enum GL_STENCIL_BUFFER_BIT5_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_STENCIL_BUFFER_BIT6_QCOM
enum GL_STENCIL_BUFFER_BIT6_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_STENCIL_BUFFER_BIT7_QCOM
enum GL_STENCIL_BUFFER_BIT7_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_STENCIL_EXT
enum GL_STENCIL_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_STENCIL_INDEX1_OES
enum GL_STENCIL_INDEX1_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_STENCIL_INDEX4_OES
enum GL_STENCIL_INDEX4_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_STENCIL_INDEX8_OES
enum GL_STENCIL_INDEX8_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_STENCIL_INDEX_OES
enum GL_STENCIL_INDEX_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_STENCIL_SAMPLES_NV
enum GL_STENCIL_SAMPLES_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SUBGROUP_FEATURE_ARITHMETIC_BIT_KHR
enum GL_SUBGROUP_FEATURE_ARITHMETIC_BIT_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SUBGROUP_FEATURE_BALLOT_BIT_KHR
enum GL_SUBGROUP_FEATURE_BALLOT_BIT_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SUBGROUP_FEATURE_BASIC_BIT_KHR
enum GL_SUBGROUP_FEATURE_BASIC_BIT_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SUBGROUP_FEATURE_CLUSTERED_BIT_KHR
enum GL_SUBGROUP_FEATURE_CLUSTERED_BIT_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SUBGROUP_FEATURE_PARTITIONED_BIT_NV
enum GL_SUBGROUP_FEATURE_PARTITIONED_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SUBGROUP_FEATURE_QUAD_BIT_KHR
enum GL_SUBGROUP_FEATURE_QUAD_BIT_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SUBGROUP_FEATURE_SHUFFLE_BIT_KHR
enum GL_SUBGROUP_FEATURE_SHUFFLE_BIT_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SUBGROUP_FEATURE_SHUFFLE_RELATIVE_BIT_KHR
enum GL_SUBGROUP_FEATURE_SHUFFLE_RELATIVE_BIT_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SUBGROUP_FEATURE_VOTE_BIT_KHR
enum GL_SUBGROUP_FEATURE_VOTE_BIT_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SUBGROUP_QUAD_ALL_STAGES_KHR
enum GL_SUBGROUP_QUAD_ALL_STAGES_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SUBGROUP_SIZE_KHR
enum GL_SUBGROUP_SIZE_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SUBGROUP_SUPPORTED_FEATURES_KHR
enum GL_SUBGROUP_SUPPORTED_FEATURES_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SUBGROUP_SUPPORTED_STAGES_KHR
enum GL_SUBGROUP_SUPPORTED_STAGES_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SUBPIXEL_PRECISION_BIAS_X_BITS_NV
enum GL_SUBPIXEL_PRECISION_BIAS_X_BITS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SUBPIXEL_PRECISION_BIAS_Y_BITS_NV
enum GL_SUBPIXEL_PRECISION_BIAS_Y_BITS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SUPERSAMPLE_SCALE_X_NV
enum GL_SUPERSAMPLE_SCALE_X_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SUPERSAMPLE_SCALE_Y_NV
enum GL_SUPERSAMPLE_SCALE_Y_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SUPPORTED_MULTISAMPLE_MODES_AMD
enum GL_SUPPORTED_MULTISAMPLE_MODES_AMD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SYNC_CONDITION_APPLE
enum GL_SYNC_CONDITION_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SYNC_FENCE_APPLE
enum GL_SYNC_FENCE_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SYNC_FLAGS_APPLE
enum GL_SYNC_FLAGS_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SYNC_FLUSH_COMMANDS_BIT_APPLE
enum GL_SYNC_FLUSH_COMMANDS_BIT_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SYNC_GPU_COMMANDS_COMPLETE_APPLE
enum GL_SYNC_GPU_COMMANDS_COMPLETE_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SYNC_OBJECT_APPLE
enum GL_SYNC_OBJECT_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SYNC_STATUS_APPLE
enum GL_SYNC_STATUS_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_SYSTEM_FONT_NAME_NV
enum GL_SYSTEM_FONT_NAME_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TASK_SHADER_BIT_NV
enum GL_TASK_SHADER_BIT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TASK_SHADER_NV
enum GL_TASK_SHADER_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TASK_SUBROUTINE_NV
enum GL_TASK_SUBROUTINE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TASK_SUBROUTINE_UNIFORM_NV
enum GL_TASK_SUBROUTINE_UNIFORM_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TASK_WORK_GROUP_SIZE_NV
enum GL_TASK_WORK_GROUP_SIZE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TESS_CONTROL_OUTPUT_VERTICES_EXT
enum GL_TESS_CONTROL_OUTPUT_VERTICES_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TESS_CONTROL_OUTPUT_VERTICES_OES
enum GL_TESS_CONTROL_OUTPUT_VERTICES_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TESS_CONTROL_SHADER_BIT_EXT
enum GL_TESS_CONTROL_SHADER_BIT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TESS_CONTROL_SHADER_BIT_OES
enum GL_TESS_CONTROL_SHADER_BIT_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TESS_CONTROL_SHADER_EXT
enum GL_TESS_CONTROL_SHADER_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TESS_CONTROL_SHADER_OES
enum GL_TESS_CONTROL_SHADER_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TESS_EVALUATION_SHADER_BIT_EXT
enum GL_TESS_EVALUATION_SHADER_BIT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TESS_EVALUATION_SHADER_BIT_OES
enum GL_TESS_EVALUATION_SHADER_BIT_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TESS_EVALUATION_SHADER_EXT
enum GL_TESS_EVALUATION_SHADER_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TESS_EVALUATION_SHADER_OES
enum GL_TESS_EVALUATION_SHADER_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TESS_GEN_MODE_EXT
enum GL_TESS_GEN_MODE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TESS_GEN_MODE_OES
enum GL_TESS_GEN_MODE_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TESS_GEN_POINT_MODE_EXT
enum GL_TESS_GEN_POINT_MODE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TESS_GEN_POINT_MODE_OES
enum GL_TESS_GEN_POINT_MODE_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TESS_GEN_SPACING_EXT
enum GL_TESS_GEN_SPACING_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TESS_GEN_SPACING_OES
enum GL_TESS_GEN_SPACING_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TESS_GEN_VERTEX_ORDER_EXT
enum GL_TESS_GEN_VERTEX_ORDER_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TESS_GEN_VERTEX_ORDER_OES
enum GL_TESS_GEN_VERTEX_ORDER_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_2D_ARRAY
enum GL_TEXTURE_2D_ARRAY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_2D_MULTISAMPLE
enum GL_TEXTURE_2D_MULTISAMPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_2D_MULTISAMPLE_ARRAY
enum GL_TEXTURE_2D_MULTISAMPLE_ARRAY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_2D_MULTISAMPLE_ARRAY_OES
enum GL_TEXTURE_2D_MULTISAMPLE_ARRAY_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_3D
enum GL_TEXTURE_3D;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_3D_OES
enum GL_TEXTURE_3D_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_ASTC_DECODE_PRECISION_EXT
enum GL_TEXTURE_ASTC_DECODE_PRECISION_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY_OES
enum GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_BINDING_3D_OES
enum GL_TEXTURE_BINDING_3D_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_BINDING_BUFFER_EXT
enum GL_TEXTURE_BINDING_BUFFER_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_BINDING_BUFFER_OES
enum GL_TEXTURE_BINDING_BUFFER_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_BINDING_CUBE_MAP_ARRAY_EXT
enum GL_TEXTURE_BINDING_CUBE_MAP_ARRAY_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_BINDING_CUBE_MAP_ARRAY_OES
enum GL_TEXTURE_BINDING_CUBE_MAP_ARRAY_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_BINDING_EXTERNAL_OES
enum GL_TEXTURE_BINDING_EXTERNAL_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_BORDER_COLOR_EXT
enum GL_TEXTURE_BORDER_COLOR_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_BORDER_COLOR_NV
enum GL_TEXTURE_BORDER_COLOR_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_BORDER_COLOR_OES
enum GL_TEXTURE_BORDER_COLOR_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_BUFFER_BINDING_EXT
enum GL_TEXTURE_BUFFER_BINDING_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_BUFFER_BINDING_OES
enum GL_TEXTURE_BUFFER_BINDING_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_BUFFER_DATA_STORE_BINDING_EXT
enum GL_TEXTURE_BUFFER_DATA_STORE_BINDING_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_BUFFER_DATA_STORE_BINDING_OES
enum GL_TEXTURE_BUFFER_DATA_STORE_BINDING_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_BUFFER_EXT
enum GL_TEXTURE_BUFFER_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_BUFFER_OES
enum GL_TEXTURE_BUFFER_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT_EXT
enum GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT_OES
enum GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_BUFFER_OFFSET_EXT
enum GL_TEXTURE_BUFFER_OFFSET_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_BUFFER_OFFSET_OES
enum GL_TEXTURE_BUFFER_OFFSET_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_BUFFER_SIZE_EXT
enum GL_TEXTURE_BUFFER_SIZE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_BUFFER_SIZE_OES
enum GL_TEXTURE_BUFFER_SIZE_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_COMPARE_FUNC_EXT
enum GL_TEXTURE_COMPARE_FUNC_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_COMPARE_MODE_EXT
enum GL_TEXTURE_COMPARE_MODE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_CUBE_MAP_ARRAY_EXT
enum GL_TEXTURE_CUBE_MAP_ARRAY_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_CUBE_MAP_ARRAY_OES
enum GL_TEXTURE_CUBE_MAP_ARRAY_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_DEPTH_QCOM
enum GL_TEXTURE_DEPTH_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_EXTERNAL_OES
enum GL_TEXTURE_EXTERNAL_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_FORMAT_QCOM
enum GL_TEXTURE_FORMAT_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_FORMAT_SRGB_OVERRIDE_EXT
enum GL_TEXTURE_FORMAT_SRGB_OVERRIDE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_FOVEATED_FEATURE_BITS_QCOM
enum GL_TEXTURE_FOVEATED_FEATURE_BITS_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_FOVEATED_FEATURE_QUERY_QCOM
enum GL_TEXTURE_FOVEATED_FEATURE_QUERY_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_FOVEATED_MIN_PIXEL_DENSITY_QCOM
enum GL_TEXTURE_FOVEATED_MIN_PIXEL_DENSITY_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_FOVEATED_NUM_FOCAL_POINTS_QUERY_QCOM
enum GL_TEXTURE_FOVEATED_NUM_FOCAL_POINTS_QUERY_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_HEIGHT_QCOM
enum GL_TEXTURE_HEIGHT_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_IMAGE_VALID_QCOM
enum GL_TEXTURE_IMAGE_VALID_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_IMMUTABLE_FORMAT_EXT
enum GL_TEXTURE_IMMUTABLE_FORMAT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_IMMUTABLE_LEVELS
enum GL_TEXTURE_IMMUTABLE_LEVELS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_INTERNAL_FORMAT_QCOM
enum GL_TEXTURE_INTERNAL_FORMAT_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_MAX_ANISOTROPY_EXT
enum GL_TEXTURE_MAX_ANISOTROPY_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_MAX_LEVEL_APPLE
enum GL_TEXTURE_MAX_LEVEL_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_NUM_LEVELS_QCOM
enum GL_TEXTURE_NUM_LEVELS_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_OBJECT_VALID_QCOM
enum GL_TEXTURE_OBJECT_VALID_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_PROTECTED_EXT
enum GL_TEXTURE_PROTECTED_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_REDUCTION_MODE_EXT
enum GL_TEXTURE_REDUCTION_MODE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_SAMPLES_IMG
enum GL_TEXTURE_SAMPLES_IMG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_SPARSE_EXT
enum GL_TEXTURE_SPARSE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_SRGB_DECODE_EXT
enum GL_TEXTURE_SRGB_DECODE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_TARGET_QCOM
enum GL_TEXTURE_TARGET_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_TILING_EXT
enum GL_TEXTURE_TILING_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_TYPE_QCOM
enum GL_TEXTURE_TYPE_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_UNNORMALIZED_COORDINATES_ARM
enum GL_TEXTURE_UNNORMALIZED_COORDINATES_ARM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_USAGE_ANGLE
enum GL_TEXTURE_USAGE_ANGLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_VIEW_MIN_LAYER_EXT
enum GL_TEXTURE_VIEW_MIN_LAYER_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_VIEW_MIN_LAYER_OES
enum GL_TEXTURE_VIEW_MIN_LAYER_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_VIEW_MIN_LEVEL_EXT
enum GL_TEXTURE_VIEW_MIN_LEVEL_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_VIEW_MIN_LEVEL_OES
enum GL_TEXTURE_VIEW_MIN_LEVEL_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_VIEW_NUM_LAYERS_EXT
enum GL_TEXTURE_VIEW_NUM_LAYERS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_VIEW_NUM_LAYERS_OES
enum GL_TEXTURE_VIEW_NUM_LAYERS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_VIEW_NUM_LEVELS_EXT
enum GL_TEXTURE_VIEW_NUM_LEVELS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_VIEW_NUM_LEVELS_OES
enum GL_TEXTURE_VIEW_NUM_LEVELS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_WIDTH_QCOM
enum GL_TEXTURE_WIDTH_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TEXTURE_WRAP_R_OES
enum GL_TEXTURE_WRAP_R_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TILING_TYPES_EXT
enum GL_TILING_TYPES_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TIMEOUT_EXPIRED_APPLE
enum GL_TIMEOUT_EXPIRED_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TIMEOUT_IGNORED_APPLE
enum GL_TIMEOUT_IGNORED_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TIMESTAMP_EXT
enum GL_TIMESTAMP_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TIME_ELAPSED_EXT
enum GL_TIME_ELAPSED_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TRANSFORM_FEEDBACK
enum GL_TRANSFORM_FEEDBACK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TRANSLATED_SHADER_SOURCE_LENGTH_ANGLE
enum GL_TRANSLATED_SHADER_SOURCE_LENGTH_ANGLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TRANSLATE_2D_NV
enum GL_TRANSLATE_2D_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TRANSLATE_3D_NV
enum GL_TRANSLATE_3D_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TRANSLATE_X_NV
enum GL_TRANSLATE_X_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TRANSLATE_Y_NV
enum GL_TRANSLATE_Y_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TRANSPOSE_AFFINE_2D_NV
enum GL_TRANSPOSE_AFFINE_2D_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TRANSPOSE_AFFINE_3D_NV
enum GL_TRANSPOSE_AFFINE_3D_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TRIANGLES_ADJACENCY_EXT
enum GL_TRIANGLES_ADJACENCY_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TRIANGLES_ADJACENCY_OES
enum GL_TRIANGLES_ADJACENCY_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TRIANGLE_STRIP_ADJACENCY_EXT
enum GL_TRIANGLE_STRIP_ADJACENCY_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TRIANGLE_STRIP_ADJACENCY_OES
enum GL_TRIANGLE_STRIP_ADJACENCY_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_TRIANGULAR_NV
enum GL_TRIANGULAR_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNCORRELATED_NV
enum GL_UNCORRELATED_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNDEFINED_VERTEX_EXT
enum GL_UNDEFINED_VERTEX_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNDEFINED_VERTEX_OES
enum GL_UNDEFINED_VERTEX_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNIFORM_BLOCK_REFERENCED_BY_MESH_SHADER_NV
enum GL_UNIFORM_BLOCK_REFERENCED_BY_MESH_SHADER_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNIFORM_BLOCK_REFERENCED_BY_TASK_SHADER_NV
enum GL_UNIFORM_BLOCK_REFERENCED_BY_TASK_SHADER_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNKNOWN_CONTEXT_RESET_EXT
enum GL_UNKNOWN_CONTEXT_RESET_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNKNOWN_CONTEXT_RESET_KHR
enum GL_UNKNOWN_CONTEXT_RESET_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNPACK_ROW_LENGTH_EXT
enum GL_UNPACK_ROW_LENGTH_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNPACK_SKIP_PIXELS_EXT
enum GL_UNPACK_SKIP_PIXELS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNPACK_SKIP_ROWS_EXT
enum GL_UNPACK_SKIP_ROWS_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNALED_APPLE
enum GL_UNSIGNALED_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT16_NV
enum GL_UNSIGNED_INT16_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT16_VEC2_NV
enum GL_UNSIGNED_INT16_VEC2_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT16_VEC3_NV
enum GL_UNSIGNED_INT16_VEC3_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT16_VEC4_NV
enum GL_UNSIGNED_INT16_VEC4_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT64_AMD
enum GL_UNSIGNED_INT64_AMD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT64_NV
enum GL_UNSIGNED_INT64_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT64_VEC2_NV
enum GL_UNSIGNED_INT64_VEC2_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT64_VEC3_NV
enum GL_UNSIGNED_INT64_VEC3_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT64_VEC4_NV
enum GL_UNSIGNED_INT64_VEC4_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT8_NV
enum GL_UNSIGNED_INT8_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT8_VEC2_NV
enum GL_UNSIGNED_INT8_VEC2_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT8_VEC3_NV
enum GL_UNSIGNED_INT8_VEC3_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT8_VEC4_NV
enum GL_UNSIGNED_INT8_VEC4_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT_10F_11F_11F_REV_APPLE
enum GL_UNSIGNED_INT_10F_11F_11F_REV_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT_10_10_10_2_OES
enum GL_UNSIGNED_INT_10_10_10_2_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT_24_8_OES
enum GL_UNSIGNED_INT_24_8_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT_2_10_10_10_REV_EXT
enum GL_UNSIGNED_INT_2_10_10_10_REV_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT_5_9_9_9_REV_APPLE
enum GL_UNSIGNED_INT_5_9_9_9_REV_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT_IMAGE_BUFFER_EXT
enum GL_UNSIGNED_INT_IMAGE_BUFFER_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT_IMAGE_BUFFER_OES
enum GL_UNSIGNED_INT_IMAGE_BUFFER_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY_EXT
enum GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY_OES
enum GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY_OES
enum GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT_SAMPLER_BUFFER_EXT
enum GL_UNSIGNED_INT_SAMPLER_BUFFER_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT_SAMPLER_BUFFER_OES
enum GL_UNSIGNED_INT_SAMPLER_BUFFER_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY_EXT
enum GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY_OES
enum GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_NORMALIZED_EXT
enum GL_UNSIGNED_NORMALIZED_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_SHORT_1_5_5_5_REV_EXT
enum GL_UNSIGNED_SHORT_1_5_5_5_REV_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_SHORT_4_4_4_4_REV_EXT
enum GL_UNSIGNED_SHORT_4_4_4_4_REV_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_SHORT_4_4_4_4_REV_IMG
enum GL_UNSIGNED_SHORT_4_4_4_4_REV_IMG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_SHORT_8_8_APPLE
enum GL_UNSIGNED_SHORT_8_8_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UNSIGNED_SHORT_8_8_REV_APPLE
enum GL_UNSIGNED_SHORT_8_8_REV_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UPPER_LEFT_EXT
enum GL_UPPER_LEFT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_USE_MISSING_GLYPH_NV
enum GL_USE_MISSING_GLYPH_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UTF16_NV
enum GL_UTF16_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UTF8_NV
enum GL_UTF8_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_UUID_SIZE_EXT
enum GL_UUID_SIZE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VERTEX_ARRAY_BINDING_OES
enum GL_VERTEX_ARRAY_BINDING_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VERTEX_ARRAY_KHR
enum GL_VERTEX_ARRAY_KHR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VERTEX_ARRAY_OBJECT_EXT
enum GL_VERTEX_ARRAY_OBJECT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE
enum GL_VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VERTEX_ATTRIB_ARRAY_DIVISOR_EXT
enum GL_VERTEX_ATTRIB_ARRAY_DIVISOR_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VERTEX_ATTRIB_ARRAY_DIVISOR_NV
enum GL_VERTEX_ATTRIB_ARRAY_DIVISOR_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VERTEX_SHADER_BIT_EXT
enum GL_VERTEX_SHADER_BIT_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VERTICAL_LINE_TO_NV
enum GL_VERTICAL_LINE_TO_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIEWPORT_BOUNDS_RANGE_NV
enum GL_VIEWPORT_BOUNDS_RANGE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIEWPORT_BOUNDS_RANGE_OES
enum GL_VIEWPORT_BOUNDS_RANGE_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIEWPORT_INDEX_PROVOKING_VERTEX_NV
enum GL_VIEWPORT_INDEX_PROVOKING_VERTEX_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIEWPORT_INDEX_PROVOKING_VERTEX_OES
enum GL_VIEWPORT_INDEX_PROVOKING_VERTEX_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIEWPORT_POSITION_W_SCALE_NV
enum GL_VIEWPORT_POSITION_W_SCALE_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIEWPORT_POSITION_W_SCALE_X_COEFF_NV
enum GL_VIEWPORT_POSITION_W_SCALE_X_COEFF_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIEWPORT_POSITION_W_SCALE_Y_COEFF_NV
enum GL_VIEWPORT_POSITION_W_SCALE_Y_COEFF_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIEWPORT_SUBPIXEL_BITS_NV
enum GL_VIEWPORT_SUBPIXEL_BITS_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIEWPORT_SUBPIXEL_BITS_OES
enum GL_VIEWPORT_SUBPIXEL_BITS_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIEWPORT_SWIZZLE_NEGATIVE_W_NV
enum GL_VIEWPORT_SWIZZLE_NEGATIVE_W_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIEWPORT_SWIZZLE_NEGATIVE_X_NV
enum GL_VIEWPORT_SWIZZLE_NEGATIVE_X_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIEWPORT_SWIZZLE_NEGATIVE_Y_NV
enum GL_VIEWPORT_SWIZZLE_NEGATIVE_Y_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIEWPORT_SWIZZLE_NEGATIVE_Z_NV
enum GL_VIEWPORT_SWIZZLE_NEGATIVE_Z_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIEWPORT_SWIZZLE_POSITIVE_W_NV
enum GL_VIEWPORT_SWIZZLE_POSITIVE_W_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIEWPORT_SWIZZLE_POSITIVE_X_NV
enum GL_VIEWPORT_SWIZZLE_POSITIVE_X_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIEWPORT_SWIZZLE_POSITIVE_Y_NV
enum GL_VIEWPORT_SWIZZLE_POSITIVE_Y_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIEWPORT_SWIZZLE_POSITIVE_Z_NV
enum GL_VIEWPORT_SWIZZLE_POSITIVE_Z_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIEWPORT_SWIZZLE_W_NV
enum GL_VIEWPORT_SWIZZLE_W_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIEWPORT_SWIZZLE_X_NV
enum GL_VIEWPORT_SWIZZLE_X_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIEWPORT_SWIZZLE_Y_NV
enum GL_VIEWPORT_SWIZZLE_Y_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIEWPORT_SWIZZLE_Z_NV
enum GL_VIEWPORT_SWIZZLE_Z_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIRTUAL_PAGE_SIZE_INDEX_EXT
enum GL_VIRTUAL_PAGE_SIZE_INDEX_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIRTUAL_PAGE_SIZE_X_EXT
enum GL_VIRTUAL_PAGE_SIZE_X_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIRTUAL_PAGE_SIZE_Y_EXT
enum GL_VIRTUAL_PAGE_SIZE_Y_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIRTUAL_PAGE_SIZE_Z_EXT
enum GL_VIRTUAL_PAGE_SIZE_Z_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIVIDLIGHT_NV
enum GL_VIVIDLIGHT_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_VIV_shader_binary
enum GL_VIV_shader_binary;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_WAIT_FAILED_APPLE
enum GL_WAIT_FAILED_APPLE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_WEIGHTED_AVERAGE_EXT
enum GL_WEIGHTED_AVERAGE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_WINDOW_RECTANGLE_EXT
enum GL_WINDOW_RECTANGLE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_WINDOW_RECTANGLE_MODE_EXT
enum GL_WINDOW_RECTANGLE_MODE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_WRITEONLY_RENDERING_QCOM
enum GL_WRITEONLY_RENDERING_QCOM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_WRITE_ONLY_OES
enum GL_WRITE_ONLY_OES;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_XOR_NV
enum GL_XOR_NV;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_Z400_BINARY_AMD
enum GL_Z400_BINARY_AMD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GL_ZERO_TO_ONE_EXT
enum GL_ZERO_TO_ONE_EXT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __gles2_gl2ext_h_
enum __gles2_gl2ext_h_;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.